# Microsoft Developer Studio Project File - Name="GeoTrans" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 5.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 # TARGTYPE "Win32 (ALPHA) Console Application" 0x0603 CFG=GeoTrans - Win32 Alpha 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 "GeoTrans.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 "GeoTrans.mak" CFG="GeoTrans - Win32 Alpha Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "GeoTrans - Win32 Release" (based on\ "Win32 (x86) Console Application") !MESSAGE "GeoTrans - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE "GeoTrans - Win32 Alpha Debug" (based on\ "Win32 (ALPHA) Console Application") !MESSAGE "GeoTrans - Win32 Alpha Release" (based on\ "Win32 (ALPHA) Console Application") !MESSAGE # Begin Project # PROP Scc_ProjName "" # PROP Scc_LocalPath "" !IF "$(CFG)" == "GeoTrans - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" CPP=cl.exe # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c RSC=rc.exe # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /subsystem:console /machine:I386 # 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 d3drm.lib ddraw.lib /nologo /subsystem:windows /machine:I386 # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" CPP=cl.exe # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c RSC=rc.exe # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /subsystem:console /debug /machine:I386 /pdbtype:sept # 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 d3drm.lib ddraw.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "GeoTrans" # PROP BASE Intermediate_Dir "GeoTrans" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "GeoTrans" # PROP Intermediate_Dir "GeoTrans" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" CPP=cl.exe # ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "_MBCS" /D "_NOT_X86" /D _ALPHA_=1 /D ALPHA=1 /YX /FD /c RSC=rc.exe # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 d3drm.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA /pdbtype:sept # SUBTRACT BASE LINK32 /pdb:none # ADD LINK32 d3drm.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /debug /machine:ALPHA /pdbtype:sept # SUBTRACT LINK32 /pdb:none !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "GeoTran0" # PROP BASE Intermediate_Dir "GeoTran0" # PROP BASE Ignore_Export_Lib 0 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "GeoTran0" # PROP Intermediate_Dir "GeoTran0" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" CPP=cl.exe # ADD BASE CPP /nologo /Gt0 /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /Gt0 /W3 /GX /O2 /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /D "_MBCS" /D "_NOT_X86" /D _ALPHA_=1 /D ALPHA=1 /YX /FD /c RSC=rc.exe # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 d3drm.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:ALPHA # SUBTRACT BASE LINK32 /pdb:none # ADD LINK32 d3drm.lib ddraw.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:ALPHA # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target # Name "GeoTrans - Win32 Release" # Name "GeoTrans - Win32 Debug" # Name "GeoTrans - Win32 Alpha Debug" # Name "GeoTrans - Win32 Alpha Release" # Begin Source File SOURCE=.\GeoTrans.cpp !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # Begin Source File SOURCE=.\GeoTrans.ico # End Source File # Begin Source File SOURCE=.\GeoTrans.rc # End Source File # Begin Source File SOURCE=.\globals.cpp !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # Begin Source File SOURCE=.\guids.c !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # Begin Source File SOURCE=.\PrepStage.cpp !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # Begin Source File SOURCE=.\SetTrans.cpp !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # Begin Source File SOURCE=.\XMesh.cpp !IF "$(CFG)" == "GeoTrans - Win32 Release" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Debug" !ELSEIF "$(CFG)" == "GeoTrans - Win32 Alpha Release" !ENDIF # End Source File # End Target # End Project