Blame | Last modification | View Log | RSS feed
# Microsoft Developer Studio Project File - Name="libAR" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (x86) Static Library" 0x0104CFG=libAR - Win32 Debug!MESSAGE This is not a valid makefile. To build this project using NMAKE,!MESSAGE use the Export Makefile command and run!MESSAGE!MESSAGE NMAKE /f "libAR.mak".!MESSAGE!MESSAGE You can specify a configuration when running NMAKE!MESSAGE by defining the macro CFG on the command line. For example:!MESSAGE!MESSAGE NMAKE /f "libAR.mak" CFG="libAR - Win32 Debug"!MESSAGE!MESSAGE Possible choices for configuration are:!MESSAGE!MESSAGE "libAR - Win32 Release" (based on "Win32 (x86) Static Library")!MESSAGE "libAR - Win32 Debug" (based on "Win32 (x86) Static Library")!MESSAGE# Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath ""CPP=cl.exeRSC=rc.exe!IF "$(CFG)" == "libAR - Win32 Release"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "libAR___Win32_Release"# PROP BASE Intermediate_Dir "libAR___Win32_Release"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "Release"# PROP Intermediate_Dir "Release"# PROP Target_Dir ""# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c# SUBTRACT CPP /YX# ADD BASE RSC /l 0x409 /d "NDEBUG"# ADD RSC /l 0x409 /d "NDEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo# ADD LIB32 /nologo /out:"..\..\..\lib\libAR.lib"!ELSEIF "$(CFG)" == "libAR - Win32 Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "libAR___Win32_Debug"# PROP BASE Intermediate_Dir "libAR___Win32_Debug"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "Debug"# PROP Intermediate_Dir "Debug"# PROP Target_Dir ""# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c# SUBTRACT CPP /YX# ADD BASE RSC /l 0x409 /d "_DEBUG"# ADD RSC /l 0x409 /d "_DEBUG"BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLIB32=link.exe -lib# ADD BASE LIB32 /nologo# ADD LIB32 /nologo /out:"..\..\..\lib\libARd.lib"!ENDIF# Begin Target# Name "libAR - Win32 Release"# Name "libAR - Win32 Debug"# Begin Group "Source Files"# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"# Begin Source FileSOURCE=.\arDetectMarker.c# End Source File# Begin Source FileSOURCE=.\arDetectMarker2.c# End Source File# Begin Source FileSOURCE=.\arGetCode.c# End Source File# Begin Source FileSOURCE=.\arGetMarkerInfo.c# End Source File# Begin Source FileSOURCE=.\arGetTransMat.c# End Source File# Begin Source FileSOURCE=.\arGetTransMat2.c# End Source File# Begin Source FileSOURCE=.\arGetTransMat3.c# End Source File# Begin Source FileSOURCE=.\arGetTransMatCont.c# End Source File# Begin Source FileSOURCE=.\arLabeling.c# End Source File# Begin Source FileSOURCE=.\arUtil.c# End Source File# Begin Source FileSOURCE=.\mAlloc.c# End Source File# Begin Source FileSOURCE=.\mAllocDup.c# End Source File# Begin Source FileSOURCE=.\mAllocInv.c# End Source File# Begin Source FileSOURCE=.\mAllocMul.c# End Source File# Begin Source FileSOURCE=.\mAllocTrans.c# End Source File# Begin Source FileSOURCE=.\mAllocUnit.c# End Source File# Begin Source FileSOURCE=.\mDet.c# End Source File# Begin Source FileSOURCE=.\mDisp.c# End Source File# Begin Source FileSOURCE=.\mDup.c# End Source File# Begin Source FileSOURCE=.\mFree.c# End Source File# Begin Source FileSOURCE=.\mInv.c# End Source File# Begin Source FileSOURCE=.\mMul.c# End Source File# Begin Source FileSOURCE=.\mPCA.c# End Source File# Begin Source FileSOURCE=.\mSelfInv.c# End Source File# Begin Source FileSOURCE=.\mTrans.c# End Source File# Begin Source FileSOURCE=.\mUnit.c# End Source File# Begin Source FileSOURCE=.\paramChangeSize.c# End Source File# Begin Source FileSOURCE=.\paramDecomp.c# End Source File# Begin Source FileSOURCE=.\paramDisp.c# End Source File# Begin Source FileSOURCE=.\paramDistortion.c# End Source File# Begin Source FileSOURCE=.\paramFile.c# End Source File# Begin Source FileSOURCE=.\paramGet.c# End Source File# Begin Source FileSOURCE=.\vAlloc.c# End Source File# Begin Source FileSOURCE=.\vDisp.c# End Source File# Begin Source FileSOURCE=.\vFree.c# End Source File# Begin Source FileSOURCE=.\vHouse.c# End Source File# Begin Source FileSOURCE=.\vInnerP.c# End Source File# Begin Source FileSOURCE=.\vTridiag.c# End Source File# End Group# End Target# End Project