00001 # Microsoft Developer Studio Project File - Name="coldet" - Package Owner=<4> 00002 # Microsoft Developer Studio Generated Build File, Format Version 6.00 00003 # ** DO NOT EDIT ** 00004 00005 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 00006 00007 CFG=coldet - Win32 Debug 00008 !MESSAGE This is not a valid makefile. To build this project using NMAKE, 00009 !MESSAGE use the Export Makefile command and run 00010 !MESSAGE 00011 !MESSAGE NMAKE /f "coldet.mak". 00012 !MESSAGE 00013 !MESSAGE You can specify a configuration when running NMAKE 00014 !MESSAGE by defining the macro CFG on the command line. For example: 00015 !MESSAGE 00016 !MESSAGE NMAKE /f "coldet.mak" CFG="coldet - Win32 Debug" 00017 !MESSAGE 00018 !MESSAGE Possible choices for configuration are: 00019 !MESSAGE 00020 !MESSAGE "coldet - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") 00021 !MESSAGE "coldet - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") 00022 !MESSAGE 00023 00024 # Begin Project 00025 # PROP AllowPerConfigDependencies 0 00026 # PROP Scc_ProjName "" 00027 # PROP Scc_LocalPath "" 00028 CPP=cl.exe 00029 MTL=midl.exe 00030 RSC=rc.exe 00031 00032 !IF "$(CFG)" == "coldet - Win32 Release" 00033 00034 # PROP BASE Use_MFC 0 00035 # PROP BASE Use_Debug_Libraries 0 00036 # PROP BASE Output_Dir "Release" 00037 # PROP BASE Intermediate_Dir "Release" 00038 # PROP BASE Target_Dir "" 00039 # PROP Use_MFC 0 00040 # PROP Use_Debug_Libraries 0 00041 # PROP Output_Dir "Release" 00042 # PROP Intermediate_Dir "Release" 00043 # PROP Target_Dir "" 00044 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COLDET_EXPORTS" /YX /FD /c 00045 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COLDET_EXPORTS" /YX /FD /c 00046 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 00047 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 00048 # ADD BASE RSC /l 0x409 /d "NDEBUG" 00049 # ADD RSC /l 0x409 /d "NDEBUG" 00050 BSC32=bscmake.exe 00051 # ADD BASE BSC32 /nologo 00052 # ADD BSC32 /nologo 00053 LINK32=link.exe 00054 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 00055 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 00056 00057 !ELSEIF "$(CFG)" == "coldet - Win32 Debug" 00058 00059 # PROP BASE Use_MFC 0 00060 # PROP BASE Use_Debug_Libraries 1 00061 # PROP BASE Output_Dir "Debug" 00062 # PROP BASE Intermediate_Dir "Debug" 00063 # PROP BASE Target_Dir "" 00064 # PROP Use_MFC 0 00065 # PROP Use_Debug_Libraries 1 00066 # PROP Output_Dir "Debug" 00067 # PROP Intermediate_Dir "Debug" 00068 # PROP Target_Dir "" 00069 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COLDET_EXPORTS" /YX /FD /GZ /c 00070 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "COLDET_EXPORTS" /FR /YX /FD /GZ /c 00071 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 00072 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 00073 # ADD BASE RSC /l 0x409 /d "_DEBUG" 00074 # ADD RSC /l 0x409 /d "_DEBUG" 00075 BSC32=bscmake.exe 00076 # ADD BASE BSC32 /nologo 00077 # ADD BSC32 /nologo 00078 LINK32=link.exe 00079 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept 00080 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept 00081 00082 !ENDIF 00083 00084 # Begin Target 00085 00086 # Name "coldet - Win32 Release" 00087 # Name "coldet - Win32 Debug" 00088 # Begin Group "Source Files" 00089 00090 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 00091 # Begin Source File 00092 00093 SOURCE=.\box.cpp 00094 # End Source File 00095 # Begin Source File 00096 00097 SOURCE=.\box_bld.cpp 00098 # End Source File 00099 # Begin Source File 00100 00101 SOURCE=.\coldet.cpp 00102 # End Source File 00103 # Begin Source File 00104 00105 SOURCE=.\coldet_bld.cpp 00106 # End Source File 00107 # Begin Source File 00108 00109 SOURCE=.\math3d.cpp 00110 # End Source File 00111 # Begin Source File 00112 00113 SOURCE=.\mytritri.cpp 00114 # End Source File 00115 # Begin Source File 00116 00117 SOURCE=.\sysdep.cpp 00118 # End Source File 00119 # Begin Source File 00120 00121 SOURCE=.\tritri.c 00122 # End Source File 00123 # End Group 00124 # Begin Group "Header Files" 00125 00126 # PROP Default_Filter "h;hpp;hxx;hm;inl" 00127 # Begin Source File 00128 00129 SOURCE=.\box.h 00130 # End Source File 00131 # Begin Source File 00132 00133 SOURCE=.\coldet.h 00134 # End Source File 00135 # Begin Source File 00136 00137 SOURCE=.\coldetimpl.h 00138 # End Source File 00139 # Begin Source File 00140 00141 SOURCE=.\math3d.h 00142 # End Source File 00143 # Begin Source File 00144 00145 SOURCE=.\mytritri.h 00146 # End Source File 00147 # Begin Source File 00148 00149 SOURCE=.\sysdep.h 00150 # End Source File 00151 # End Group 00152 # Begin Group "Resource Files" 00153 00154 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 00155 # End Group 00156 # End Target 00157 # End Project