# Microsoft Developer Studio Project File - Name="charGen" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=charGen - 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 "charGen.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 "charGen.mak" CFG="charGen.mak - Win32" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "charGen - Win32 Release" (based on "Win32 (x86) Console Application" !MESSAGE "charGen - Win32 Debug" (based on "Win32 (x86) Console Application" !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "charGen - Win32 Release" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "..\..\bin\Release" # PROP Intermediate_Dir ".\Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 # ADD BASE CPP # ADD CPP -W3 -nologo -MDd -FD -DWIN -D_DLL -D_MT -D_WINDOWS -DWIN32 -D_WIN32_WINNT=0x500 -D_X86_=1 -GX- -D_USRDLL -I.. -I../../mpr -I../.. -O1 -D_NDEBUG /c LINK32=link.exe # ADD BASE LINK32 # ADD LINK32 -out:..\..\bin\Release\charGen.exe -subsystem:CONSOLE -entry:mainCRTStartup -machine:ix86 -nodefaultlib -incremental:no -nologo -libpath:"../../bin/Release" libappWeb.lib ws2_32.lib advapi32.lib user32.lib kernel32.lib oldnames.lib msvcrt.lib !ENDIF !IF "$(CFG)" == "charGen - Win32 Debug" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\..\bin\Debug" # PROP Intermediate_Dir ".\Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE RSC /l 0x409 # ADD RSC /l 0x409 # ADD BASE CPP # ADD CPP -W3 -nologo -MDd -FD -DWIN -D_DLL -D_MT -D_WINDOWS -DWIN32 -D_WIN32_WINNT=0x500 -D_X86_=1 -GX- -D_USRDLL -I.. -I../../mpr -I../.. -Zi -Od -GZ -D_DEBUG /c LINK32=link.exe # ADD BASE LINK32 # ADD LINK32 -out:..\..\bin\Debug\charGen.exe -subsystem:CONSOLE -entry:mainCRTStartup -machine:ix86 -nodefaultlib -incremental:no -nologo -debug -libpath:"../../bin/Debug" libappWeb.lib ws2_32.lib advapi32.lib user32.lib kernel32.lib oldnames.lib msvcrt.lib !ENDIF # Begin Target # Name "charGen - Win32 Release" # Name "charGen - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=charGen.cpp # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;" # End Group # End Target # End Project