]> git.saurik.com Git - wxWidgets.git/blob - samples/render/render_vc8_renddll.vcproj
Add wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / render / render_vc8_renddll.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.9 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="8.00"
12 Name="renddll"
13 ProjectGUID="{1E123F69-82AF-5DA7-AB4F-6F3BC996CD86}"
14 >
15 <Platforms>
16 <Platform
17 Name="Win32"
18 />
19 </Platforms>
20 <ToolFiles>
21
22 </ToolFiles>
23 <Configurations>
24 <Configuration
25 Name="DLL Debug|Win32"
26 OutputDirectory="vc_mswuddll"
27 IntermediateDirectory="vc_mswuddll\renddll"
28 ConfigurationType="2"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
48 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
49 />
50 <Tool
51 Name="VCCLCompilerTool"
52 Optimization="0"
53 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
54 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
55 MinimalRebuild="true"
56 ExceptionHandling="1"
57 BasicRuntimeChecks="3"
58 RuntimeLibrary="3"
59 BufferSecurityCheck="true"
60 RuntimeTypeInfo="true"
61 ObjectFile="vc_mswuddll\renddll\"
62 ProgramDataBaseFileName="vc_mswuddll\renddll_mswud30_vc.pdb"
63 WarningLevel="4"
64 SuppressStartupBanner="true"
65 Detect64BitPortabilityProblems="true"
66 DebugInformationFormat="3"
67 />
68 <Tool
69 Name="VCManagedResourceCompilerTool"
70 />
71 <Tool
72 Name="VCResourceCompilerTool"
73 PreprocessorDefinitions="_DEBUG;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;_UNICODE;WXUSINGDLL"
74 Culture="1033"
75 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include"
76 />
77 <Tool
78 Name="VCPreLinkEventTool"
79 />
80 <Tool
81 Name="VCLinkerTool"
82 AdditionalOptions=""
83 AdditionalDependencies="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"
84 OutputFile="vc_mswuddll\renddll_mswud30_vc.dll"
85 LinkIncremental="2"
86 SuppressStartupBanner="true"
87 AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
88 GenerateManifest="true"
89 GenerateDebugInformation="true"
90 ProgramDatabaseFile="vc_mswuddll\renddll_mswud30_vc.pdb"
91 TargetMachine="1"
92 />
93 <Tool
94 Name="VCALinkTool"
95 />
96 <Tool
97 Name="VCManifestTool"
98 />
99 <Tool
100 Name="VCXDCMakeTool"
101 />
102 <Tool
103 Name="VCBscMakeTool"
104 OutputFile="vc_mswuddll\render_vc8_renddll.bsc"
105 SuppressStartupBanner="true"
106 />
107 <Tool
108 Name="VCFxCopTool"
109 />
110 <Tool
111 Name="VCPostBuildEventTool"
112 />
113 </Configuration>
114 <Configuration
115 Name="DLL Release|Win32"
116 OutputDirectory="vc_mswudll"
117 IntermediateDirectory="vc_mswudll\renddll"
118 ConfigurationType="2"
119 UseOfMFC="0"
120 ATLMinimizesCRunTimeLibraryUsage="false"
121 CharacterSet="1"
122 >
123 <Tool
124 Name="VCPreBuildEventTool"
125 />
126 <Tool
127 Name="VCCustomBuildTool"
128 />
129 <Tool
130 Name="VCXMLDataGeneratorTool"
131 />
132 <Tool
133 Name="VCWebServiceProxyGeneratorTool"
134 />
135 <Tool
136 Name="VCMIDLTool"
137 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
138 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
139 />
140 <Tool
141 Name="VCCLCompilerTool"
142 Optimization="2"
143 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
144 PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
145 ExceptionHandling="1"
146 RuntimeLibrary="2"
147 RuntimeTypeInfo="true"
148 ObjectFile="vc_mswudll\renddll\"
149 ProgramDataBaseFileName="vc_mswudll\renddll_mswu30_vc.pdb"
150 WarningLevel="4"
151 SuppressStartupBanner="true"
152 Detect64BitPortabilityProblems="true"
153 DebugInformationFormat="3"
154 />
155 <Tool
156 Name="VCManagedResourceCompilerTool"
157 />
158 <Tool
159 Name="VCResourceCompilerTool"
160 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE=1;_CRT_NON_CONFORMING_SWPRINTFS=1;_SCL_SECURE_NO_WARNINGS=1;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL"
161 Culture="1033"
162 AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include"
163 />
164 <Tool
165 Name="VCPreLinkEventTool"
166 />
167 <Tool
168 Name="VCLinkerTool"
169 AdditionalOptions=""
170 AdditionalDependencies="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"
171 OutputFile="vc_mswudll\renddll_mswu30_vc.dll"
172 LinkIncremental="1"
173 SuppressStartupBanner="true"
174 AdditionalLibraryDirectories=".\..\..\lib\vc_dll"
175 GenerateManifest="true"
176 GenerateDebugInformation="true"
177 ProgramDatabaseFile="vc_mswudll\renddll_mswu30_vc.pdb"
178 TargetMachine="1"
179 OptimizeReferences="2"
180 EnableCOMDATFolding="2"
181 />
182 <Tool
183 Name="VCALinkTool"
184 />
185 <Tool
186 Name="VCManifestTool"
187 />
188 <Tool
189 Name="VCXDCMakeTool"
190 />
191 <Tool
192 Name="VCBscMakeTool"
193 OutputFile="vc_mswudll\render_vc8_renddll.bsc"
194 SuppressStartupBanner="true"
195 />
196 <Tool
197 Name="VCFxCopTool"
198 />
199 <Tool
200 Name="VCPostBuildEventTool"
201 />
202 </Configuration>
203 </Configurations>
204 <References>
205
206 </References>
207 <Files>
208 <Filter
209 Name="Source Files"
210 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
211 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
212 >
213 <File
214 RelativePath=".\renddll.cpp"
215 >
216 </File>
217 </Filter>
218 </Files>
219 <Globals>
220
221 </Globals>
222 </VisualStudioProject>
223