# Microsoft Developer Studio Project File - Name="AI test" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Application" 0x0101 CFG=AI test - 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 "AI test.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 "AI test.mak" CFG="AI test - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "AI test - Win32 Release" (based on "Win32 (x86) Application") !MESSAGE "AI test - Win32 Debug" (based on "Win32 (x86) Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "AI test - 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 "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /Gr /W3 /GR /GX /Zi /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "DX5" /YX /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32 # 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:windows /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 ddraw.lib winmm.lib /nologo /subsystem:windows /map /debug /machine:I386 !ELSEIF "$(CFG)" == "AI test - 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 "" # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c # ADD CPP /nologo /Gr /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "STRICT" /D "DX5" /YX /FD /c # SUBTRACT CPP /Fr # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32 # 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:windows /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 winmm.lib ddraw.lib version.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept !ENDIF # Begin Target # Name "AI test - Win32 Release" # Name "AI test - Win32 Debug" # Begin Group "Headers" # PROP Default_Filter "*.hpp;*.h" # Begin Source File SOURCE=".\ai aware.hpp" # End Source File # Begin Source File SOURCE=".\ai combat.hpp" # End Source File # Begin Source File SOURCE=".\ai comm.hpp" # End Source File # Begin Source File SOURCE=".\ai command.hpp" # End Source File # Begin Source File SOURCE=".\ai conversation.hpp" # End Source File # Begin Source File SOURCE=".\ai event.hpp" # End Source File # Begin Source File SOURCE=".\ai formation.hpp" # End Source File # Begin Source File SOURCE=".\ai know.hpp" # End Source File # Begin Source File SOURCE=".\ai move.hpp" # End Source File # Begin Source File SOURCE=".\ai nnet.hpp" # End Source File # Begin Source File SOURCE=".\ai priority.hpp" # End Source File # Begin Source File SOURCE=".\ai state.hpp" # End Source File # Begin Source File SOURCE=".\ai test wnd.hpp" # End Source File # Begin Source File SOURCE=".\ai test.hpp" # End Source File # Begin Source File SOURCE=.\ai.hpp # End Source File # Begin Source File SOURCE=.\aihicom.hpp # End Source File # Begin Source File SOURCE=.\airailpath.hpp # End Source File # Begin Source File SOURCE=.\globals.hpp # End Source File # Begin Source File SOURCE=.\map.hpp # End Source File # Begin Source File SOURCE=.\move.hpp # End Source File # Begin Source File SOURCE=.\movecell.hpp # End Source File # Begin Source File SOURCE=.\movezone.hpp # End Source File # Begin Source File SOURCE=.\prototype.hpp # End Source File # Begin Source File SOURCE=.\test.hpp # End Source File # Begin Source File SOURCE=.\windows.hpp # End Source File # End Group # Begin Group "Source" # PROP Default_Filter "*.cpp;*.c" # Begin Source File SOURCE=".\ai aware.cpp" # End Source File # Begin Source File SOURCE=".\ai combat.cpp" # End Source File # Begin Source File SOURCE=".\ai comm.cpp" # End Source File # Begin Source File SOURCE=".\ai conversation.cpp" # End Source File # Begin Source File SOURCE=".\ai formation.cpp" # End Source File # Begin Source File SOURCE=".\ai global.cpp" # End Source File # Begin Source File SOURCE=".\ai know.cpp" # End Source File # Begin Source File SOURCE=".\ai move.cpp" # End Source File # Begin Source File SOURCE=".\ai nnet.cpp" # End Source File # Begin Source File SOURCE=".\ai state.cpp" # End Source File # Begin Source File SOURCE=".\ai test wnd.cpp" # End Source File # Begin Source File SOURCE=.\airailpath.cpp # End Source File # Begin Source File SOURCE=.\globals.cpp # End Source File # Begin Source File SOURCE=.\main.cpp # End Source File # Begin Source File SOURCE=.\map.cpp # End Source File # Begin Source File SOURCE=.\move.cpp # End Source File # Begin Source File SOURCE=.\movecell.cpp # End Source File # Begin Source File SOURCE=.\movezone.cpp # End Source File # Begin Source File SOURCE=.\system.cpp # End Source File # Begin Source File SOURCE=.\windows.cpp # End Source File # Begin Source File SOURCE=.\work.cpp # End Source File # End Group # End Target # End Project