1 # Microsoft Developer Studio Project File - Name="example" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
\r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
\r
7 CFG=example - Win32 Release
\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
\r
9 !MESSAGE use the Export Makefile command and run
\r
11 !MESSAGE NMAKE /f "example.mak".
\r
13 !MESSAGE You can specify a configuration when running NMAKE
\r
14 !MESSAGE by defining the macro CFG on the command line. For example:
\r
16 !MESSAGE NMAKE /f "example.mak" CFG="example - Win32 Release"
\r
18 !MESSAGE Possible choices for configuration are:
\r
20 !MESSAGE "example - Win32 Release" (based on\
\r
21 "Win32 (x86) Dynamic-Link Library")
\r
22 !MESSAGE "example - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
\r
26 # PROP Scc_ProjName ""
\r
27 # PROP Scc_LocalPath ""
\r
32 !IF "$(CFG)" == "example - Win32 Release"
\r
34 # PROP BASE Use_MFC 0
\r
35 # PROP BASE Use_Debug_Libraries 0
\r
36 # PROP BASE Output_Dir ".\Release"
\r
37 # PROP BASE Intermediate_Dir ".\Release"
\r
38 # PROP BASE Target_Dir ""
\r
40 # PROP Use_Debug_Libraries 0
\r
41 # PROP Output_Dir ".\Release"
\r
42 # PROP Intermediate_Dir ".\Release"
\r
43 # PROP Ignore_Export_Lib 0
\r
44 # PROP Target_Dir ""
\r
45 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
\r
46 # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32
\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
50 # ADD RSC /l 0x409 /d "NDEBUG"
\r
52 # ADD BASE BSC32 /nologo
\r
55 # 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:windows /dll /machine:I386
\r
56 # 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 python15.lib /nologo /subsystem:windows /dll /machine:I386 /libpath:"..\PCbuild\Release" /export:initexample
\r
57 # SUBTRACT LINK32 /pdb:none
\r
59 !ELSEIF "$(CFG)" == "example - Win32 Debug"
\r
61 # PROP BASE Use_MFC 0
\r
62 # PROP BASE Use_Debug_Libraries 1
\r
63 # PROP BASE Output_Dir ".\Debug"
\r
64 # PROP BASE Intermediate_Dir ".\Debug"
\r
65 # PROP BASE Target_Dir ""
\r
67 # PROP Use_Debug_Libraries 1
\r
68 # PROP Output_Dir ".\Debug"
\r
69 # PROP Intermediate_Dir ".\Debug"
\r
70 # PROP Ignore_Export_Lib 0
\r
71 # PROP Target_Dir ""
\r
72 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
\r
73 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
\r
74 # ADD BASE MTL /nologo /D "_DEBUG" /win32
\r
75 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
\r
76 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
77 # ADD RSC /l 0x409 /d "_DEBUG"
\r
79 # ADD BASE BSC32 /nologo
\r
82 # 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:windows /dll /debug /machine:I386
\r
83 # 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 python15.lib /nologo /subsystem:windows /dll /debug /machine:I386 /libpath:"..\PCbuild\Debug" /export:initexample
\r
84 # SUBTRACT LINK32 /pdb:none
\r
90 # Name "example - Win32 Release"
\r
91 # Name "example - Win32 Debug"
\r
92 # Begin Group "Source Files"
\r
94 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
\r
101 SOURCE=.\readme.txt
\r
104 # Begin Group "Header Files"
\r
106 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
\r
108 # Begin Group "Resource Files"
\r
110 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
\r