1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/VisualC/tests/graywin/graywin.dsp Sat Jul 21 17:09:01 2007 +0000
1.3 @@ -0,0 +1,102 @@
1.4 +# Microsoft Developer Studio Project File - Name="graywin" - Package Owner=<4>
1.5 +# Microsoft Developer Studio Generated Build File, Format Version 5.00
1.6 +# ** DO NOT EDIT **
1.7 +
1.8 +# TARGTYPE "Win32 (x86) Application" 0x0101
1.9 +
1.10 +CFG=graywin - Win32 Debug
1.11 +!MESSAGE This is not a valid makefile. To build this project using NMAKE,
1.12 +!MESSAGE use the Export Makefile command and run
1.13 +!MESSAGE
1.14 +!MESSAGE NMAKE /f "graywin.mak".
1.15 +!MESSAGE
1.16 +!MESSAGE You can specify a configuration when running NMAKE
1.17 +!MESSAGE by defining the macro CFG on the command line. For example:
1.18 +!MESSAGE
1.19 +!MESSAGE NMAKE /f "graywin.mak" CFG="graywin - Win32 Debug"
1.20 +!MESSAGE
1.21 +!MESSAGE Possible choices for configuration are:
1.22 +!MESSAGE
1.23 +!MESSAGE "graywin - Win32 Release" (based on "Win32 (x86) Application")
1.24 +!MESSAGE "graywin - Win32 Debug" (based on "Win32 (x86) Application")
1.25 +!MESSAGE
1.26 +
1.27 +# Begin Project
1.28 +# PROP Scc_ProjName ""
1.29 +# PROP Scc_LocalPath ""
1.30 +CPP=cl.exe
1.31 +MTL=midl.exe
1.32 +RSC=rc.exe
1.33 +
1.34 +!IF "$(CFG)" == "graywin - Win32 Release"
1.35 +
1.36 +# PROP BASE Use_MFC 0
1.37 +# PROP BASE Use_Debug_Libraries 0
1.38 +# PROP BASE Output_Dir "Release"
1.39 +# PROP BASE Intermediate_Dir "Release"
1.40 +# PROP BASE Target_Dir ""
1.41 +# PROP Use_MFC 0
1.42 +# PROP Use_Debug_Libraries 0
1.43 +# PROP Output_Dir "Release"
1.44 +# PROP Intermediate_Dir "Release"
1.45 +# PROP Ignore_Export_Lib 0
1.46 +# PROP Target_Dir ""
1.47 +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
1.48 +# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
1.49 +# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
1.50 +# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32
1.51 +# ADD BASE RSC /l 0x409 /d "NDEBUG"
1.52 +# ADD RSC /l 0x409 /d "NDEBUG"
1.53 +BSC32=bscmake.exe
1.54 +# ADD BASE BSC32 /nologo
1.55 +# ADD BSC32 /nologo
1.56 +LINK32=link.exe
1.57 +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386
1.58 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:windows /machine:I386
1.59 +
1.60 +!ELSEIF "$(CFG)" == "graywin - Win32 Debug"
1.61 +
1.62 +# PROP BASE Use_MFC 0
1.63 +# PROP BASE Use_Debug_Libraries 1
1.64 +# PROP BASE Output_Dir "Debug"
1.65 +# PROP BASE Intermediate_Dir "Debug"
1.66 +# PROP BASE Target_Dir ""
1.67 +# PROP Use_MFC 0
1.68 +# PROP Use_Debug_Libraries 1
1.69 +# PROP Output_Dir "Debug"
1.70 +# PROP Intermediate_Dir "Debug"
1.71 +# PROP Ignore_Export_Lib 0
1.72 +# PROP Target_Dir ""
1.73 +# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
1.74 +# ADD CPP /nologo /MD /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
1.75 +# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
1.76 +# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32
1.77 +# ADD BASE RSC /l 0x409 /d "_DEBUG"
1.78 +# ADD RSC /l 0x409 /d "_DEBUG"
1.79 +BSC32=bscmake.exe
1.80 +# ADD BASE BSC32 /nologo
1.81 +# ADD BSC32 /nologo
1.82 +LINK32=link.exe
1.83 +# ADD BASE LINK32 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:I386 /pdbtype:sept
1.84 +# ADD LINK32 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:I386 /pdbtype:sept
1.85 +
1.86 +!ENDIF
1.87 +
1.88 +# Begin Target
1.89 +
1.90 +# Name "graywin - Win32 Release"
1.91 +# Name "graywin - Win32 Debug"
1.92 +# Begin Source File
1.93 +
1.94 +SOURCE=..\..\..\test\graywin.c
1.95 +# End Source File
1.96 +# Begin Source File
1.97 +
1.98 +SOURCE=..\..\Sdl\Debug\SDL.lib
1.99 +# End Source File
1.100 +# Begin Source File
1.101 +
1.102 +SOURCE=..\..\SDLmain\Debug\SDLmain.lib
1.103 +# End Source File
1.104 +# End Target
1.105 +# End Project