added new project files for all samples and demos; removed the old ones
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
		| @@ -1,175 +0,0 @@ | ||||
| # Microsoft Developer Studio Project File - Name="PrintingVC" - Package Owner=<4> | ||||
| # Microsoft Developer Studio Generated Build File, Format Version 5.00 | ||||
| # (Actually, generated by MakeProject, (c) Julian Smart, 1998) | ||||
| # ** DO NOT EDIT ** | ||||
|  | ||||
| # TARGTYPE "Win32 (x86) Application" 0x0101 | ||||
|  | ||||
| CFG=PrintingVC - 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 "PrintingVC.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 "PrintingVC.mak" CFG="PrintingVC - Win32 Debug" | ||||
| !MESSAGE | ||||
| !MESSAGE Possible choices for configuration are: | ||||
| !MESSAGE | ||||
| !MESSAGE "PrintingVC - Win32 Release" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "PrintingVC - Win32 Debug" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "PrintingVC - Win32 Debug DLL" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "PrintingVC - Win32 Release DLL" (based on "Win32 (x86) Application") | ||||
| !MESSAGE | ||||
|  | ||||
| # Begin Project | ||||
| # PROP Scc_ProjName "" | ||||
| # PROP Scc_LocalPath "" | ||||
| CPP=cl.exe | ||||
| MTL=midl.exe | ||||
| RSC=rc.exe | ||||
|  | ||||
| !IF  "$(CFG)" == "PrintingVC - 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 /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../../contrib/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c | ||||
| # SUBTRACT CPP /YX | ||||
| # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD BASE RSC /l 0x809 /d "NDEBUG" | ||||
| # ADD RSC /l 0x809 /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 wsock32.lib winmm.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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx.lib png.lib zlib.lib jpeg.lib tiff.lib regex.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib,libci.lib,msvcrtd.lib" /out:"Release/printing.exe" /libpath:"../../../lib" /libpath:"../../../contrib/lib" | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - 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 /MDd /W3 /Gm /GX /Zi /Od /I "../../../include" /I "../../../contrib/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /c | ||||
| # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD BASE RSC /l 0x809 /d "_DEBUG" | ||||
| # ADD RSC /l 0x809 /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 wsock32.lib winmm.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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxd.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib regexd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib,libcid.lib,msvcrt.lib" /out:"Debug/printing.exe" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../contrib/lib" | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - Win32 Debug DLL" | ||||
|  | ||||
| # PROP BASE Use_MFC 0 | ||||
| # PROP BASE Use_Debug_Libraries 1 | ||||
| # PROP BASE Output_Dir "DebugDLL" | ||||
| # PROP BASE Intermediate_Dir "DebugDLL" | ||||
| # PROP BASE Target_Dir "" | ||||
| # PROP Use_MFC 0 | ||||
| # PROP Use_Debug_Libraries 1 | ||||
| # PROP Output_Dir "DebugDLL" | ||||
| # PROP Intermediate_Dir "DebugDLL" | ||||
| # 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 /MDd /W3 /Gm /GX /Zi /Od /I "../../../include" /I "../../../contrib/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /Yu"wx/wxprec.h" /FD /c | ||||
| # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD BASE RSC /l 0x809 /d "_DEBUG" | ||||
| # ADD RSC /l 0x809 /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 wsock32.lib winmm.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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx23_2d.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /out:"DebugDLL/printing.exe" /pdbtype:sept /libpath:"../../../lib" /libpath:"../../../contrib/lib" | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - Win32 Release DLL" | ||||
|  | ||||
| # PROP BASE Use_MFC 0 | ||||
| # PROP BASE Use_Debug_Libraries 0 | ||||
| # PROP BASE Output_Dir "ReleaseDLL" | ||||
| # PROP BASE Intermediate_Dir "ReleaseDLL" | ||||
| # PROP BASE Target_Dir "" | ||||
| # PROP Use_MFC 0 | ||||
| # PROP Use_Debug_Libraries 0 | ||||
| # PROP Output_Dir "ReleaseDLL" | ||||
| # PROP Intermediate_Dir "ReleaseDLL" | ||||
| # 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 /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../../contrib/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /FD /c | ||||
| # SUBTRACT CPP /YX | ||||
| # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o NUL /win32 | ||||
| # ADD BASE RSC /l 0x809 /d "NDEBUG" | ||||
| # ADD RSC /l 0x809 /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 wsock32.lib winmm.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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx23_2.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /out:"ReleaseDLL/printing.exe" /libpath:"../../../lib" /libpath:"../../../contrib/lib" | ||||
|  | ||||
| !ENDIF | ||||
|  | ||||
| # Begin Target | ||||
|  | ||||
| # Name "PrintingVC - Win32 Release" | ||||
| # Name "PrintingVC - Win32 Debug" | ||||
| # Name "PrintingVC - Win32 Debug DLL" | ||||
| # Name "PrintingVC - Win32 Release DLL" | ||||
| # Begin Source File | ||||
|  | ||||
| SOURCE=.\printing.cpp | ||||
|  | ||||
| !IF  "$(CFG)" == "PrintingVC - Win32 Release" | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - Win32 Debug" | ||||
|  | ||||
| # SUBTRACT CPP /YX /Yc /Yu | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - Win32 Debug DLL" | ||||
|  | ||||
| # SUBTRACT BASE CPP /YX /Yc /Yu | ||||
| # SUBTRACT CPP /YX /Yc /Yu | ||||
|  | ||||
| !ELSEIF  "$(CFG)" == "PrintingVC - Win32 Release DLL" | ||||
|  | ||||
| !ENDIF | ||||
|  | ||||
| # End Source File | ||||
| # Begin Source File | ||||
|  | ||||
| SOURCE=.\printing.rc | ||||
| # ADD BASE RSC /l 0x809 | ||||
| # ADD RSC /l 0x809 /i "../../../include" /i "../../../contrib/include" | ||||
| # End Source File | ||||
| # End Target | ||||
| # End Project | ||||
| @@ -1,29 +0,0 @@ | ||||
| Microsoft Developer Studio Workspace File, Format Version 5.00 | ||||
| # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! | ||||
|  | ||||
| ############################################################################### | ||||
|  | ||||
| Project: "PrintingVC"=.\PrintingVC.dsp - Package Owner=<4> | ||||
|  | ||||
| Package=<5> | ||||
| {{{ | ||||
| }}} | ||||
|  | ||||
| Package=<4> | ||||
| {{{ | ||||
| }}} | ||||
|  | ||||
| ############################################################################### | ||||
|  | ||||
| Global: | ||||
|  | ||||
| Package=<5> | ||||
| {{{ | ||||
| }}} | ||||
|  | ||||
| Package=<3> | ||||
| {{{ | ||||
| }}} | ||||
|  | ||||
| ############################################################################### | ||||
|  | ||||
							
								
								
									
										154
									
								
								samples/html/printing/printing.dsp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										154
									
								
								samples/html/printing/printing.dsp
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,154 @@ | ||||
| # Microsoft Developer Studio Project File - Name="printing" - Package Owner=<4> | ||||
| # Microsoft Developer Studio Generated Build File, Format Version 6.00 | ||||
| # ** DO NOT EDIT ** | ||||
|  | ||||
| # TARGTYPE "Win32 (x86) Application" 0x0101 | ||||
|  | ||||
| CFG=printing - 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 "printing.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 "printing.mak" CFG="printing - Win32 Debug" | ||||
| !MESSAGE  | ||||
| !MESSAGE Possible choices for configuration are: | ||||
| !MESSAGE  | ||||
| !MESSAGE "printing - Win32 Release DLL" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "printing - Win32 Debug DLL" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "printing - Win32 Release" (based on "Win32 (x86) Application") | ||||
| !MESSAGE "printing - Win32 Debug" (based on "Win32 (x86) Application") | ||||
| !MESSAGE  | ||||
|  | ||||
| # Begin Project | ||||
| # PROP Scc_ProjName "" | ||||
| # PROP Scc_LocalPath "" | ||||
| CPP=cl.exe | ||||
| MTL=midl.exe | ||||
| RSC=rc.exe | ||||
|  | ||||
| !ELSEIF "$(CFG)" == "printing - Win32 Release DLL" | ||||
|  | ||||
| # PROP BASE Use_MFC 0 | ||||
| # PROP BASE Use_Debug_Libraries 0 | ||||
| # PROP BASE Output_Dir "ReleaseDll" | ||||
| # PROP BASE Intermediate_Dir "ReleaseDll" | ||||
| # PROP BASE Target_Dir "" | ||||
| # PROP Use_MFC 0 | ||||
| # PROP Use_Debug_Libraries 0 | ||||
| # PROP Output_Dir "ReleaseDll" | ||||
| # PROP Intermediate_Dir "ReleaseDll" | ||||
| # PROP Ignore_Export_Lib 0 | ||||
| # PROP Target_Dir "" | ||||
| # ADD BASE CPP /nologo /W4 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /YX /FD /c | ||||
| # ADD CPP /nologo /W4 /O2 /I "../../../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /D WIN32 /D WINVER=0x400 /D _MT /D wxUSE_GUI=1 /YX /FD /c /MD  /D WXUSINGDLL  /I../../..\lib\mswdll  | ||||
| # 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" /I "../../../include" | ||||
| # ADD RSC /l 0x409 /d "NDEBUG" /I "../../../include" | ||||
| 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 comctl32.lib rpcrt4.lib wsock32.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 comctl32.lib rpcrt4.lib wsock32.lib /nologo /subsystem:windows /machine:I386 ../../..\lib\wxmsw232.lib | ||||
|  | ||||
| !ELSEIF "$(CFG)" == "printing - Win32 Debug DLL" | ||||
|  | ||||
| # PROP BASE Use_MFC 0 | ||||
| # PROP BASE Use_Debug_Libraries 1 | ||||
| # PROP BASE Output_Dir "DebugDll" | ||||
| # PROP BASE Intermediate_Dir "DebugDll" | ||||
| # PROP BASE Target_Dir "" | ||||
| # PROP Use_MFC 0 | ||||
| # PROP Use_Debug_Libraries 1 | ||||
| # PROP Output_Dir "DebugDll" | ||||
| # PROP Intermediate_Dir "DebugDll" | ||||
| # PROP Ignore_Export_Lib 0 | ||||
| # PROP Target_Dir "" | ||||
| # ADD BASE CPP /nologo /W4 /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /YX /FD /c | ||||
| # ADD CPP /nologo /W4 /Zi /Od /I "../../../include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /D WIN32 /D WINVER=0x400 /D _MT /D wxUSE_GUI=1 /YX /FD /c /MDd /D "__WXDEBUG__" /D "WXDEBUG=1"  /D WXUSINGDLL  /I../../..\lib\mswdlld  | ||||
| # 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" /I "../../../include" | ||||
| # ADD RSC /l 0x409 /d "_DEBUG" /I "../../../include" | ||||
| 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 comctl32.lib rpcrt4.lib wsock32.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 comctl32.lib rpcrt4.lib wsock32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept ../../..\lib\wxmsw232d.lib | ||||
|  | ||||
| !ELSEIF "$(CFG)" == "printing - 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 /W4 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /YX /FD /c | ||||
| # ADD CPP /nologo /W4 /O2 /I "../../../include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /D WIN32 /D WINVER=0x400 /D _MT /D wxUSE_GUI=1 /YX /FD /c /MD  /I../../..\lib\msw  | ||||
| # 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" /I "../../../include" | ||||
| # ADD RSC /l 0x409 /d "NDEBUG" /I "../../../include" | ||||
| 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 comctl32.lib rpcrt4.lib wsock32.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 comctl32.lib rpcrt4.lib wsock32.lib /nologo /subsystem:windows /machine:I386 ../../..\lib\zlib.lib ../../..\lib\regex.lib ../../..\lib\png.lib ../../..\lib\jpeg.lib ../../..\lib\tiff.lib ../../..\lib\wxmsw.lib | ||||
|  | ||||
| !ELSEIF "$(CFG)" == "printing - 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 /W4 /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /YX /FD /c | ||||
| # ADD CPP /nologo /W4 /Zi /Od /I "../../../include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D WINVER=0x400 /D WIN32 /D WINVER=0x400 /D _MT /D wxUSE_GUI=1 /YX /FD /c /MDd /D "__WXDEBUG__" /D "WXDEBUG=1"  /I../../..\lib\mswd  | ||||
| # 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" /I "../../../include" | ||||
| # ADD RSC /l 0x409 /d "_DEBUG" /I "../../../include" | ||||
| 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 comctl32.lib rpcrt4.lib wsock32.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 comctl32.lib rpcrt4.lib wsock32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept ../../..\lib\zlibd.lib ../../..\lib\regexd.lib ../../..\lib\pngd.lib ../../..\lib\jpegd.lib ../../..\lib\tiffd.lib ../../..\lib\wxmswd.lib | ||||
|  | ||||
| !ENDIF  | ||||
|  | ||||
| # Begin Target | ||||
|  | ||||
| # Name "printing - Win32 Release DLL" | ||||
| # Name "printing - Win32 Debug DLL" | ||||
| # Name "printing - Win32 Release" | ||||
| # Name "printing - Win32 Debug" | ||||
| # Begin Source File | ||||
|  | ||||
| SOURCE=.\printing.cpp | ||||
| # End Source File | ||||
| # Begin Source File | ||||
|  | ||||
| SOURCE=.\printing.rc | ||||
| # End Source File | ||||
| # End Target | ||||
| # End Project | ||||
							
								
								
									
										21
									
								
								samples/html/printing/printing.pro
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								samples/html/printing/printing.pro
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,21 @@ | ||||
| # this is the project file for the printing wxWindows sample | ||||
|  | ||||
| # we generate the VC++ IDE project file, comment this line | ||||
| # to generate a makefile for (n)make | ||||
| TEMPLATE = vc6app | ||||
|  | ||||
| # wx is mandatory for wxWindows projects | ||||
| CONFIG  = wx | ||||
|  | ||||
| # the configurations of wxWindows we want to use: the value below is the | ||||
| # default one; possible other values are {Debug|Release}Unicode[Dll] | ||||
| #WXCONFIGS = Debug Release DebugDll ReleaseDll | ||||
|  | ||||
| # we need to explicitly specify the wxWindows root dir location because it is | ||||
| # not the default "../.." for this sample | ||||
| WXDIR=../../.. | ||||
|  | ||||
| # project files | ||||
| SOURCES = printing.cpp | ||||
| RC_FILE = printing.rc | ||||
| TARGET  = printing | ||||
		Reference in New Issue
	
	Block a user