]>
Commit | Line | Data |
---|---|---|
61aba460 VS |
1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
2 | <!--\r | |
3 | \r | |
4 | This project was generated by\r | |
00eef16d | 5 | Bakefile 0.2.9 (http://www.bakefile.org)\r |
61aba460 VS |
6 | Do not modify, all changes will be overwritten!\r |
7 | \r | |
8 | -->\r | |
9 | <VisualStudioProject\r | |
10 | ProjectType="Visual C++"\r | |
11 | Version="7.10"\r | |
12 | Name="wx_exe"\r | |
13 | ProjectGUID="{9ACA31E9-1D0F-5394-AE4F-57A0D961940B}">\r | |
14 | <Platforms>\r | |
15 | <Platform\r | |
16 | Name="Win32"/>\r | |
17 | </Platforms>\r | |
18 | <Configurations>\r | |
19 | <Configuration\r | |
20 | Name="Debug|Win32"\r | |
21 | OutputDirectory="vc_mswud"\r | |
22 | IntermediateDirectory="vc_mswud\wx_exe"\r | |
23 | ConfigurationType="1"\r | |
24 | UseOfMFC="0"\r | |
25 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r | |
26 | CharacterSet="1">\r | |
27 | <Tool\r | |
28 | Name="VCCLCompilerTool"\r | |
29 | Optimization="0"\r | |
30 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"\r | |
31 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"\r | |
32 | MinimalRebuild="TRUE"\r | |
33 | ExceptionHandling="TRUE"\r | |
34 | BasicRuntimeChecks="3"\r | |
35 | RuntimeLibrary="3"\r | |
36 | BufferSecurityCheck="TRUE"\r | |
37 | RuntimeTypeInfo="TRUE"\r | |
38 | ObjectFile="vc_mswud\wx_exe\"\r | |
39 | ProgramDataBaseFileName="vc_mswud\wx_exe.pdb"\r | |
40 | WarningLevel="4"\r | |
41 | SuppressStartupBanner="TRUE"\r | |
42 | Detect64BitPortabilityProblems="TRUE"\r | |
43 | DebugInformationFormat="3"/>\r | |
44 | <Tool\r | |
45 | Name="VCCustomBuildTool"/>\r | |
46 | <Tool\r | |
47 | Name="VCLinkerTool"\r | |
48 | AdditionalOptions=""\r | |
22a3b6e4 | 49 | AdditionalDependencies="wxmsw29ud_core.lib wxbase29ud.lib vc_mswud\my_dll.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"\r |
61aba460 VS |
50 | OutputFile="vc_mswud\wx_exe.exe"\r |
51 | LinkIncremental="2"\r | |
52 | SuppressStartupBanner="TRUE"\r | |
53 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
54 | GenerateDebugInformation="TRUE"\r | |
55 | ProgramDatabaseFile="vc_mswud\wx_exe.pdb"\r | |
56 | SubSystem="2"\r | |
57 | TargetMachine="1"/>\r | |
58 | <Tool\r | |
59 | Name="VCMIDLTool"\r | |
60 | PreprocessorDefinitions="WIN32;_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"\r | |
61 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"/>\r | |
62 | <Tool\r | |
63 | Name="VCPostBuildEventTool"/>\r | |
64 | <Tool\r | |
65 | Name="VCPreBuildEventTool"/>\r | |
66 | <Tool\r | |
67 | Name="VCPreLinkEventTool"/>\r | |
68 | <Tool\r | |
69 | Name="VCResourceCompilerTool"\r | |
70 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;_WINDOWS;NOPCH"\r | |
71 | Culture="1033"\r | |
72 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;.;.\..\..\samples"/>\r | |
73 | <Tool\r | |
74 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
75 | <Tool\r | |
76 | Name="VCXMLDataGeneratorTool"/>\r | |
77 | <Tool\r | |
78 | Name="VCWebDeploymentTool"/>\r | |
79 | <Tool\r | |
80 | Name="VCManagedWrapperGeneratorTool"/>\r | |
81 | <Tool\r | |
82 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
83 | </Configuration>\r | |
84 | <Configuration\r | |
85 | Name="Release|Win32"\r | |
86 | OutputDirectory="vc_mswu"\r | |
87 | IntermediateDirectory="vc_mswu\wx_exe"\r | |
88 | ConfigurationType="1"\r | |
89 | UseOfMFC="0"\r | |
90 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r | |
91 | CharacterSet="1">\r | |
92 | <Tool\r | |
93 | Name="VCCLCompilerTool"\r | |
94 | Optimization="2"\r | |
95 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"\r | |
da8b1d4b | 96 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"\r |
61aba460 VS |
97 | ExceptionHandling="TRUE"\r |
98 | RuntimeLibrary="2"\r | |
99 | RuntimeTypeInfo="TRUE"\r | |
100 | ObjectFile="vc_mswu\wx_exe\"\r | |
101 | ProgramDataBaseFileName="vc_mswu\wx_exe.pdb"\r | |
102 | WarningLevel="4"\r | |
103 | SuppressStartupBanner="TRUE"\r | |
104 | Detect64BitPortabilityProblems="TRUE"\r | |
105 | DebugInformationFormat="3"/>\r | |
106 | <Tool\r | |
107 | Name="VCCustomBuildTool"/>\r | |
108 | <Tool\r | |
109 | Name="VCLinkerTool"\r | |
110 | AdditionalOptions=""\r | |
22a3b6e4 | 111 | AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib vc_mswu\my_dll.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"\r |
61aba460 VS |
112 | OutputFile="vc_mswu\wx_exe.exe"\r |
113 | LinkIncremental="1"\r | |
114 | SuppressStartupBanner="TRUE"\r | |
115 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
116 | GenerateDebugInformation="TRUE"\r | |
117 | ProgramDatabaseFile="vc_mswu\wx_exe.pdb"\r | |
118 | SubSystem="2"\r | |
119 | TargetMachine="1"\r | |
120 | OptimizeReferences="2"\r | |
121 | EnableCOMDATFolding="2"/>\r | |
122 | <Tool\r | |
123 | Name="VCMIDLTool"\r | |
da8b1d4b | 124 | PreprocessorDefinitions="WIN32;__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"\r |
61aba460 VS |
125 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"/>\r |
126 | <Tool\r | |
127 | Name="VCPostBuildEventTool"/>\r | |
128 | <Tool\r | |
129 | Name="VCPreBuildEventTool"/>\r | |
130 | <Tool\r | |
131 | Name="VCPreLinkEventTool"/>\r | |
132 | <Tool\r | |
133 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 134 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;_WINDOWS;NOPCH"\r |
61aba460 VS |
135 | Culture="1033"\r |
136 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;.;.\..\..\samples"/>\r | |
137 | <Tool\r | |
138 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
139 | <Tool\r | |
140 | Name="VCXMLDataGeneratorTool"/>\r | |
141 | <Tool\r | |
142 | Name="VCWebDeploymentTool"/>\r | |
143 | <Tool\r | |
144 | Name="VCManagedWrapperGeneratorTool"/>\r | |
145 | <Tool\r | |
146 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
147 | </Configuration>\r | |
61aba460 VS |
148 | </Configurations>\r |
149 | <References>\r | |
150 | \r | |
151 | </References>\r | |
152 | <Files>\r | |
153 | <Filter\r | |
154 | Name="Source Files"\r | |
155 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r | |
156 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r | |
157 | <File\r | |
1ffe64ef | 158 | RelativePath=".\wx_exe.cpp">\r |
61aba460 VS |
159 | </File>\r |
160 | </Filter>\r | |
161 | <Filter\r | |
162 | Name="Resource Files"\r | |
163 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"\r | |
164 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">\r | |
165 | <File\r | |
166 | RelativePath="..\..\samples\sample.rc">\r | |
167 | </File>\r | |
168 | </Filter>\r | |
169 | </Files>\r | |
170 | <Globals>\r | |
171 | \r | |
172 | </Globals>\r | |
173 | </VisualStudioProject>\r | |
174 | \r |