1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/PTdecode/CImg-1.3.0/resources/project_win_visualcpp6/project_win_visualcpp6.dsp Mon Aug 03 14:09:20 2009 +0100 1.3 @@ -0,0 +1,104 @@ 1.4 +# Microsoft Developer Studio Project File - Name="project_win_visualcpp6" - Package Owner=<4> 1.5 +# Microsoft Developer Studio Generated Build File, Format Version 6.00 1.6 +# ** DO NOT EDIT ** 1.7 + 1.8 +# TARGTYPE "Win32 (x86) Console Application" 0x0103 1.9 + 1.10 +CFG=project_win_visualcpp6 - 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 "project_win_visualcpp6.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 "project_win_visualcpp6.mak" CFG="project_win_visualcpp6 - Win32 Debug" 1.20 +!MESSAGE 1.21 +!MESSAGE Possible choices for configuration are: 1.22 +!MESSAGE 1.23 +!MESSAGE "project_win_visualcpp6 - Win32 Release" (based on "Win32 (x86) Console Application") 1.24 +!MESSAGE "project_win_visualcpp6 - Win32 Debug" (based on "Win32 (x86) Console Application") 1.25 +!MESSAGE 1.26 + 1.27 +# Begin Project 1.28 +# PROP AllowPerConfigDependencies 0 1.29 +# PROP Scc_ProjName "" 1.30 +# PROP Scc_LocalPath "" 1.31 +CPP=xicl6.exe 1.32 +RSC=rc.exe 1.33 + 1.34 +!IF "$(CFG)" == "project_win_visualcpp6 - 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 Target_Dir "" 1.46 +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 1.47 +# ADD CPP /nologo /W3 /GX /O2 /I "..\..\\" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /Zm800 /c 1.48 +# ADD BASE RSC /l 0x40c /d "NDEBUG" 1.49 +# ADD RSC /l 0x40c /d "NDEBUG" 1.50 +BSC32=bscmake.exe 1.51 +# ADD BASE BSC32 /nologo 1.52 +# ADD BSC32 /nologo 1.53 +LINK32=xilink6.exe 1.54 +# 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 1.55 +# 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 /subsystem:console /machine:I386 1.56 + 1.57 +!ELSEIF "$(CFG)" == "project_win_visualcpp6 - Win32 Debug" 1.58 + 1.59 +# PROP BASE Use_MFC 0 1.60 +# PROP BASE Use_Debug_Libraries 1 1.61 +# PROP BASE Output_Dir "Debug" 1.62 +# PROP BASE Intermediate_Dir "Debug" 1.63 +# PROP BASE Target_Dir "" 1.64 +# PROP Use_MFC 0 1.65 +# PROP Use_Debug_Libraries 1 1.66 +# PROP Output_Dir "Debug" 1.67 +# PROP Intermediate_Dir "Debug" 1.68 +# PROP Target_Dir "" 1.69 +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 1.70 +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\\" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /Zm800 /c 1.71 +# ADD BASE RSC /l 0x40c /d "_DEBUG" 1.72 +# ADD RSC /l 0x40c /d "_DEBUG" 1.73 +BSC32=bscmake.exe 1.74 +# ADD BASE BSC32 /nologo 1.75 +# ADD BSC32 /nologo 1.76 +LINK32=xilink6.exe 1.77 +# 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 1.78 +# 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 /subsystem:console /debug /machine:I386 /pdbtype:sept 1.79 + 1.80 +!ENDIF 1.81 + 1.82 +# Begin Target 1.83 + 1.84 +# Name "project_win_visualcpp6 - Win32 Release" 1.85 +# Name "project_win_visualcpp6 - Win32 Debug" 1.86 +# Begin Group "Source Files" 1.87 + 1.88 +# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 1.89 +# Begin Source File 1.90 + 1.91 +SOURCE=..\..\examples\CImg_demo.cpp 1.92 +# End Source File 1.93 +# End Group 1.94 +# Begin Group "Header Files" 1.95 + 1.96 +# PROP Default_Filter "h;hpp;hxx;hm;inl" 1.97 +# Begin Source File 1.98 + 1.99 +SOURCE=..\..\CImg.h 1.100 +# End Source File 1.101 +# End Group 1.102 +# Begin Group "Resource Files" 1.103 + 1.104 +# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 1.105 +# End Group 1.106 +# End Target 1.107 +# End Project