Added 'description' class attribute to every command class (to help the
[python/dscho.git] / PC / example_nt / example.dsp
blob58171cc590f4a87126fde2a1e501c3beaaf8fdfa
1 # Microsoft Developer Studio Project File - Name="example" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \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
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "example.mak".\r
12 !MESSAGE \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
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "example.mak" CFG="example - Win32 Release"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \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
23 !MESSAGE \r
25 # Begin Project\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\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
39 # PROP Use_MFC 0\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
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\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
66 # PROP Use_MFC 0\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
78 BSC32=bscmake.exe\r
79 # ADD BASE BSC32 /nologo\r
80 # ADD BSC32 /nologo\r
81 LINK32=link.exe\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
86 !ENDIF \r
88 # Begin Target\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
95 # Begin Source File\r
97 SOURCE=.\example.c\r
98 # End Source File\r
99 # Begin Source File\r
101 SOURCE=.\readme.txt\r
102 # End Source File\r
103 # End Group\r
104 # Begin Group "Header Files"\r
106 # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"\r
107 # End Group\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
111 # End Group\r
112 # End Target\r
113 # End Project\r