]> git.sur5r.net Git - bacula/bacula/blob - bacula/src/win32/wx-console/wx-console.vcproj
Update .cvsignore files
[bacula/bacula] / bacula / src / win32 / wx-console / wx-console.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="wx-console"
6         ProjectGUID="{9BA8E10D-0D82-4B25-8543-DE34641FBC10}"
7         RootNamespace="wx-console"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21                         IntermediateDirectory="Debug"
22                         ConfigurationType="1"
23                         CharacterSet="2"
24                         >
25                         <Tool
26                                 Name="VCPreBuildEventTool"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="../..;../compat;&quot;../../../../depkgs-win32/wx/include/msvc&quot;;&quot;../../../../depkgs-win32/wx/include&quot;;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;../../../../depkgs-win32/zlib&quot;;&quot;../../../../depkgs-win32/gettext/include&quot;"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;wxUSE_GUI;__WXDEBUG__;_CONSOLE;HAVE_WIN32;HAVE_WXCONSOLE;_USE_32BIT_TIME_T;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="false"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="pthreadVCEd.lib zlibd.lib wsock32.lib comctl32.lib rpcrt4.lib atlsd.lib"
65                                 LinkIncremental="0"
66                                 AdditionalLibraryDirectories="&quot;../../../../depkgs-win32/wx/lib/vc_lib&quot;;&quot;../../../../depkgs-win32/pthreads/debug&quot;;&quot;../../../../depkgs-win32/zlib/debug&quot;;&quot;../../../../depkgs-win32/gettext/lib&quot;"
67                                 GenerateDebugInformation="true"
68                                 SubSystem="2"
69                                 TargetMachine="1"
70                         />
71                         <Tool
72                                 Name="VCALinkTool"
73                         />
74                         <Tool
75                                 Name="VCManifestTool"
76                         />
77                         <Tool
78                                 Name="VCXDCMakeTool"
79                         />
80                         <Tool
81                                 Name="VCBscMakeTool"
82                         />
83                         <Tool
84                                 Name="VCFxCopTool"
85                         />
86                         <Tool
87                                 Name="VCAppVerifierTool"
88                         />
89                         <Tool
90                                 Name="VCWebDeploymentTool"
91                         />
92                         <Tool
93                                 Name="VCPostBuildEventTool"
94                         />
95                 </Configuration>
96                 <Configuration
97                         Name="Release|Win32"
98                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
99                         IntermediateDirectory="Release"
100                         ConfigurationType="1"
101                         CharacterSet="2"
102                         >
103                         <Tool
104                                 Name="VCPreBuildEventTool"
105                         />
106                         <Tool
107                                 Name="VCCustomBuildTool"
108                         />
109                         <Tool
110                                 Name="VCXMLDataGeneratorTool"
111                         />
112                         <Tool
113                                 Name="VCWebServiceProxyGeneratorTool"
114                         />
115                         <Tool
116                                 Name="VCMIDLTool"
117                         />
118                         <Tool
119                                 Name="VCCLCompilerTool"
120                                 AdditionalIncludeDirectories="../..;../compat;&quot;../../../../depkgs-win32/wx/include/msvc&quot;;&quot;../../../../depkgs-win32/wx/include&quot;;&quot;../../../../depkgs-win32/pthreads&quot;;&quot;../../../../depkgs-win32/zlib&quot;;&quot;../../../../depkgs-win32/gettext/include&quot;"
121                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;wxUSE_GUI;_CONSOLE;HAVE_WIN32;HAVE_WXCONSOLE;_USE_32BIT_TIME_T;_WIN32_WINNT=0x0500;_CRT_SECURE_NO_DEPRECATE"
122                                 RuntimeLibrary="2"
123                                 UsePrecompiledHeader="0"
124                                 BrowseInformation="1"
125                                 WarningLevel="3"
126                                 Detect64BitPortabilityProblems="false"
127                                 DebugInformationFormat="3"
128                         />
129                         <Tool
130                                 Name="VCManagedResourceCompilerTool"
131                         />
132                         <Tool
133                                 Name="VCResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCPreLinkEventTool"
137                         />
138                         <Tool
139                                 Name="VCLinkerTool"
140                                 AdditionalDependencies="pthreadVCE.lib zlib.lib wsock32.lib comctl32.lib rpcrt4.lib atls.lib"
141                                 LinkIncremental="0"
142                                 AdditionalLibraryDirectories="&quot;../../../../depkgs-win32/wx/lib/vc_lib&quot;;&quot;../../../../depkgs-win32/pthreads/release&quot;;&quot;../../../../depkgs-win32/zlib/release&quot;;&quot;../../../../depkgs-win32/gettext/lib&quot;"
143                                 IgnoreDefaultLibraryNames=""
144                                 GenerateDebugInformation="true"
145                                 SubSystem="2"
146                                 OptimizeReferences="2"
147                                 EnableCOMDATFolding="2"
148                                 TargetMachine="1"
149                         />
150                         <Tool
151                                 Name="VCALinkTool"
152                         />
153                         <Tool
154                                 Name="VCManifestTool"
155                         />
156                         <Tool
157                                 Name="VCXDCMakeTool"
158                         />
159                         <Tool
160                                 Name="VCBscMakeTool"
161                         />
162                         <Tool
163                                 Name="VCFxCopTool"
164                         />
165                         <Tool
166                                 Name="VCAppVerifierTool"
167                         />
168                         <Tool
169                                 Name="VCWebDeploymentTool"
170                         />
171                         <Tool
172                                 Name="VCPostBuildEventTool"
173                         />
174                 </Configuration>
175         </Configurations>
176         <References>
177         </References>
178         <Files>
179                 <Filter
180                         Name="Header Files"
181                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
182                         >
183                         <File
184                                 RelativePath="..\..\wx-console\console_conf.h"
185                                 >
186                         </File>
187                         <File
188                                 RelativePath="..\..\wx-console\console_thread.h"
189                                 >
190                         </File>
191                         <File
192                                 RelativePath="..\..\wx-console\csprint.h"
193                                 >
194                         </File>
195                         <File
196                                 RelativePath=".\w32api.h"
197                                 >
198                         </File>
199                         <File
200                                 RelativePath="..\..\wx-console\wx-console_private.h"
201                                 >
202                         </File>
203                         <File
204                                 RelativePath="..\..\wx-console\wxbconfigfileeditor.h"
205                                 >
206                         </File>
207                         <File
208                                 RelativePath="..\..\wx-console\wxbconfigpanel.h"
209                                 >
210                         </File>
211                         <File
212                                 RelativePath="..\..\wx-console\wxbhistorytextctrl.h"
213                                 >
214                         </File>
215                         <File
216                                 RelativePath="..\..\wx-console\wxblistctrl.h"
217                                 >
218                         </File>
219                         <File
220                                 RelativePath="..\..\wx-console\wxbmainframe.h"
221                                 >
222                         </File>
223                         <File
224                                 RelativePath="..\..\wx-console\wxbrestorepanel.h"
225                                 >
226                         </File>
227                         <File
228                                 RelativePath="..\..\wx-console\wxbtableparser.h"
229                                 >
230                         </File>
231                         <File
232                                 RelativePath="..\..\wx-console\wxbtreectrl.h"
233                                 >
234                         </File>
235                         <File
236                                 RelativePath="..\..\wx-console\wxbutils.h"
237                                 >
238                         </File>
239                 </Filter>
240                 <Filter
241                         Name="Resource Files"
242                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
243                         >
244                 </Filter>
245                 <Filter
246                         Name="Source Files"
247                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
248                         >
249                         <File
250                                 RelativePath="..\..\wx-console\authenticate.c"
251                                 >
252                                 <FileConfiguration
253                                         Name="Debug|Win32"
254                                         >
255                                         <Tool
256                                                 Name="VCCLCompilerTool"
257                                                 CompileAs="2"
258                                         />
259                                 </FileConfiguration>
260                                 <FileConfiguration
261                                         Name="Release|Win32"
262                                         >
263                                         <Tool
264                                                 Name="VCCLCompilerTool"
265                                                 CompileAs="2"
266                                         />
267                                 </FileConfiguration>
268                         </File>
269                         <File
270                                 RelativePath="..\..\wx-console\console_conf.c"
271                                 >
272                                 <FileConfiguration
273                                         Name="Debug|Win32"
274                                         >
275                                         <Tool
276                                                 Name="VCCLCompilerTool"
277                                                 CompileAs="2"
278                                         />
279                                 </FileConfiguration>
280                                 <FileConfiguration
281                                         Name="Release|Win32"
282                                         >
283                                         <Tool
284                                                 Name="VCCLCompilerTool"
285                                                 CompileAs="2"
286                                         />
287                                 </FileConfiguration>
288                         </File>
289                         <File
290                                 RelativePath="..\..\wx-console\console_thread.cpp"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath="..\..\wx-console\main.cpp"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath="..\..\wx-console\wx-console_private.rc"
299                                 >
300                         </File>
301                         <File
302                                 RelativePath="..\..\wx-console\wxbconfigfileeditor.cpp"
303                                 >
304                         </File>
305                         <File
306                                 RelativePath="..\..\wx-console\wxbconfigpanel.cpp"
307                                 >
308                         </File>
309                         <File
310                                 RelativePath="..\..\wx-console\wxbhistorytextctrl.cpp"
311                                 >
312                         </File>
313                         <File
314                                 RelativePath="..\..\wx-console\wxblistctrl.cpp"
315                                 >
316                         </File>
317                         <File
318                                 RelativePath="..\..\wx-console\wxbmainframe.cpp"
319                                 >
320                         </File>
321                         <File
322                                 RelativePath="..\..\wx-console\wxbrestorepanel.cpp"
323                                 >
324                         </File>
325                         <File
326                                 RelativePath="..\..\wx-console\wxbtableparser.cpp"
327                                 >
328                         </File>
329                         <File
330                                 RelativePath="..\..\wx-console\wxbtreectrl.cpp"
331                                 >
332                         </File>
333                         <File
334                                 RelativePath="..\..\wx-console\wxbutils.cpp"
335                                 >
336                         </File>
337                 </Filter>
338         </Files>
339         <Globals>
340         </Globals>
341 </VisualStudioProject>