| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 | 
							- # Microsoft Developer Studio Project File - Name="render_renddll" - Package Owner=<4>
 
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
 
- # ** DO NOT EDIT **
 
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
- CFG=renddll - Win32 DLL 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 "render_renddll.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 "render_renddll.mak" CFG="renddll - Win32 DLL Debug"
 
- !MESSAGE 
 
- !MESSAGE Possible choices for configuration are:
 
- !MESSAGE 
 
- !MESSAGE "renddll - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library")
 
- !MESSAGE "renddll - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library")
 
- !MESSAGE 
 
- # Begin Project
 
- # PROP AllowPerConfigDependencies 0
 
- # PROP Scc_ProjName ""
 
- # PROP Scc_LocalPath ""
 
- CPP=cl.exe
 
- MTL=midl.exe
 
- RSC=rc.exe
 
- !IF  "$(CFG)" == "renddll - Win32 DLL Release"
 
- # PROP BASE Use_MFC 0
 
- # PROP BASE Use_Debug_Libraries 1
 
- # PROP BASE Output_Dir "vc_mswudll"
 
- # PROP BASE Intermediate_Dir "vc_mswudll\renddll"
 
- # PROP BASE Target_Dir ""
 
- # PROP Use_MFC 0
 
- # PROP Use_Debug_Libraries 1
 
- # PROP Output_Dir "vc_mswudll"
 
- # PROP Intermediate_Dir "vc_mswudll\renddll"
 
- # PROP Target_Dir ""
 
- # ADD BASE CPP /nologo /FD /MD /O2 /GR /EHsc /I ".\..\..\lib\vc_dll\mswu" /I ".\..\..\include" /W4 /Zi /Fdvc_mswudll\renddll_mswu30_vc.pdb /opt:ref /opt:icf /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /c
 
- # ADD CPP /nologo /FD /MD /O2 /GR /EHsc /I ".\..\..\lib\vc_dll\mswu" /I ".\..\..\include" /W4 /Zi /Fdvc_mswudll\renddll_mswu30_vc.pdb /opt:ref /opt:icf /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /c
 
- # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /mktyplib203 /win32
 
- # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "__WXMSW__" /D "NDEBUG" /D "_UNICODE" /D "WXUSINGDLL" /mktyplib203 /win32
 
- # ADD BASE RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswu" /i ".\..\..\include" /d WXUSINGDLL
 
- # ADD RSC /l 0x409 /d "__WXMSW__" /d "NDEBUG" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswu" /i ".\..\..\include" /d WXUSINGDLL
 
- BSC32=bscmake.exe
 
- # ADD BASE BSC32 /nologo
 
- # ADD BSC32 /nologo
 
- LINK32=link.exe
 
- # ADD BASE LINK32 wxmsw30u_core.lib wxbase30u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /dll /machine:i386 /out:"vc_mswudll\renddll_mswu30_vc.dll" /libpath:".\..\..\lib\vc_dll" /debug /pdb:"vc_mswudll\renddll_mswu30_vc.pdb"
 
- # ADD LINK32 wxmsw30u_core.lib wxbase30u.lib wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /dll /machine:i386 /out:"vc_mswudll\renddll_mswu30_vc.dll" /libpath:".\..\..\lib\vc_dll" /debug /pdb:"vc_mswudll\renddll_mswu30_vc.pdb"
 
- !ELSEIF  "$(CFG)" == "renddll - Win32 DLL Debug"
 
- # PROP BASE Use_MFC 0
 
- # PROP BASE Use_Debug_Libraries 1
 
- # PROP BASE Output_Dir "vc_mswuddll"
 
- # PROP BASE Intermediate_Dir "vc_mswuddll\renddll"
 
- # PROP BASE Target_Dir ""
 
- # PROP Use_MFC 0
 
- # PROP Use_Debug_Libraries 1
 
- # PROP Output_Dir "vc_mswuddll"
 
- # PROP Intermediate_Dir "vc_mswuddll\renddll"
 
- # PROP Target_Dir ""
 
- # ADD BASE CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_dll\mswud" /I ".\..\..\include" /W4 /Zi /Fdvc_mswuddll\renddll_mswud30_vc.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /c
 
- # ADD CPP /nologo /FD /MDd /Od /Gm /GR /EHsc /I ".\..\..\lib\vc_dll\mswud" /I ".\..\..\include" /W4 /Zi /Fdvc_mswuddll\renddll_mswud30_vc.pdb /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /c
 
- # ADD BASE MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /mktyplib203 /win32
 
- # ADD MTL /nologo /D "WIN32" /D "_USRDLL" /D "DLL_EXPORTS" /D "_DEBUG" /D "__WXMSW__" /D "_UNICODE" /D "WXUSINGDLL" /mktyplib203 /win32
 
- # ADD BASE RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswud" /i ".\..\..\include" /d WXUSINGDLL
 
- # ADD RSC /l 0x409 /d "_DEBUG" /d "__WXMSW__" /d "_UNICODE" /i ".\..\..\lib\vc_dll\mswud" /i ".\..\..\include" /d WXUSINGDLL
 
- BSC32=bscmake.exe
 
- # ADD BASE BSC32 /nologo
 
- # ADD BSC32 /nologo
 
- LINK32=link.exe
 
- # ADD BASE LINK32 wxmsw30ud_core.lib wxbase30ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /dll /machine:i386 /out:"vc_mswuddll\renddll_mswud30_vc.dll" /libpath:".\..\..\lib\vc_dll" /debug /pdb:"vc_mswuddll\renddll_mswud30_vc.pdb"
 
- # ADD LINK32 wxmsw30ud_core.lib wxbase30ud.lib wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib /nologo /dll /machine:i386 /out:"vc_mswuddll\renddll_mswud30_vc.dll" /libpath:".\..\..\lib\vc_dll" /debug /pdb:"vc_mswuddll\renddll_mswud30_vc.pdb"
 
- !ENDIF
 
- # Begin Target
 
- # Name "renddll - Win32 DLL Release"
 
- # Name "renddll - Win32 DLL Debug"
 
- # Begin Group "Source Files"
 
- # PROP Default_Filter ""
 
- # Begin Source File
 
- SOURCE=.\renddll.cpp
 
- # End Source File
 
- # End Group
 
- # End Target
 
- # End Project
 
 
  |