]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
5 | Name="genrb" |
6 | SccProjectName="" | |
7 | SccLocalPath=""> | |
8 | <Platforms> | |
9 | <Platform | |
10 | Name="Win32"/> | |
11 | </Platforms> | |
12 | <Configurations> | |
13 | <Configuration | |
14 | Name="Release|Win32" | |
15 | OutputDirectory=".\Release" | |
16 | IntermediateDirectory=".\Release" | |
17 | ConfigurationType="1" | |
18 | UseOfMFC="0" | |
19 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
20 | CharacterSet="2"> | |
21 | <Tool | |
22 | Name="VCCLCompilerTool" | |
b75a7d8f | 23 | ImproveFloatingPointConsistency="TRUE" |
73c04bcf A |
24 | AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\..\i18n" |
25 | PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" | |
26 | StringPooling="TRUE" | |
b75a7d8f A |
27 | RuntimeLibrary="2" |
28 | DisableLanguageExtensions="TRUE" | |
73c04bcf | 29 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
30 | PrecompiledHeaderFile=".\Release/genrb.pch" |
31 | AssemblerListingLocation=".\Release/" | |
32 | ObjectFile=".\Release/" | |
33 | ProgramDataBaseFileName=".\Release/" | |
34 | WarningLevel="3" | |
35 | SuppressStartupBanner="TRUE" | |
36 | CompileAs="0"/> | |
37 | <Tool | |
38 | Name="VCCustomBuildTool" | |
374ca955 | 39 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 40 | " |
374ca955 | 41 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
42 | <Tool |
43 | Name="VCLinkerTool" | |
b75a7d8f A |
44 | OutputFile=".\Release/genrb.exe" |
45 | LinkIncremental="1" | |
46 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
47 | ProgramDatabaseFile=".\Release/genrb.pdb" |
48 | SubSystem="1"/> | |
49 | <Tool | |
50 | Name="VCMIDLTool" | |
51 | TypeLibraryName=".\Release/genrb.tlb"/> | |
52 | <Tool | |
53 | Name="VCPostBuildEventTool"/> | |
54 | <Tool | |
55 | Name="VCPreBuildEventTool"/> | |
56 | <Tool | |
57 | Name="VCPreLinkEventTool"/> | |
58 | <Tool | |
59 | Name="VCResourceCompilerTool" | |
60 | PreprocessorDefinitions="NDEBUG" | |
61 | Culture="1033"/> | |
62 | <Tool | |
63 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
64 | <Tool |
65 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
66 | <Tool |
67 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
68 | <Tool |
69 | Name="VCManagedWrapperGeneratorTool"/> | |
70 | <Tool | |
71 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
72 | </Configuration> |
73 | <Configuration | |
74 | Name="Debug|Win32" | |
75 | OutputDirectory=".\Debug" | |
76 | IntermediateDirectory=".\Debug" | |
77 | ConfigurationType="1" | |
78 | UseOfMFC="0" | |
79 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
80 | CharacterSet="2"> | |
81 | <Tool | |
82 | Name="VCCLCompilerTool" | |
83 | Optimization="0" | |
84 | ImproveFloatingPointConsistency="TRUE" | |
73c04bcf A |
85 | AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\..\i18n" |
86 | PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" | |
b75a7d8f A |
87 | BasicRuntimeChecks="3" |
88 | RuntimeLibrary="3" | |
73c04bcf | 89 | BufferSecurityCheck="TRUE" |
b75a7d8f | 90 | DisableLanguageExtensions="TRUE" |
73c04bcf | 91 | TreatWChar_tAsBuiltInType="TRUE" |
b75a7d8f A |
92 | PrecompiledHeaderFile=".\Debug/genrb.pch" |
93 | AssemblerListingLocation=".\Debug/" | |
94 | ObjectFile=".\Debug/" | |
95 | ProgramDataBaseFileName=".\Debug/" | |
96 | BrowseInformation="1" | |
97 | WarningLevel="3" | |
98 | SuppressStartupBanner="TRUE" | |
99 | DebugInformationFormat="4" | |
100 | CompileAs="0"/> | |
101 | <Tool | |
102 | Name="VCCustomBuildTool" | |
374ca955 | 103 | CommandLine="copy "$(TargetPath)" ..\..\..\bin |
b75a7d8f | 104 | " |
374ca955 | 105 | Outputs="..\..\..\bin\$(TargetFileName)"/> |
b75a7d8f A |
106 | <Tool |
107 | Name="VCLinkerTool" | |
b75a7d8f A |
108 | OutputFile=".\Debug/genrb.exe" |
109 | LinkIncremental="2" | |
110 | SuppressStartupBanner="TRUE" | |
b75a7d8f A |
111 | GenerateDebugInformation="TRUE" |
112 | ProgramDatabaseFile=".\Debug/genrb.pdb" | |
113 | SubSystem="1"/> | |
114 | <Tool | |
115 | Name="VCMIDLTool" | |
116 | TypeLibraryName=".\Debug/genrb.tlb"/> | |
117 | <Tool | |
118 | Name="VCPostBuildEventTool"/> | |
119 | <Tool | |
120 | Name="VCPreBuildEventTool"/> | |
121 | <Tool | |
122 | Name="VCPreLinkEventTool"/> | |
123 | <Tool | |
124 | Name="VCResourceCompilerTool" | |
125 | PreprocessorDefinitions="_DEBUG" | |
126 | Culture="1033"/> | |
127 | <Tool | |
128 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
129 | <Tool |
130 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
131 | <Tool |
132 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
133 | <Tool |
134 | Name="VCManagedWrapperGeneratorTool"/> | |
135 | <Tool | |
136 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
137 | </Configuration> |
138 | </Configurations> | |
374ca955 A |
139 | <References> |
140 | </References> | |
b75a7d8f A |
141 | <Files> |
142 | <Filter | |
143 | Name="Source Files" | |
144 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
145 | <File | |
146 | RelativePath=".\errmsg.c"> | |
147 | </File> | |
148 | <File | |
149 | RelativePath=".\genrb.c"> | |
150 | </File> | |
151 | <File | |
152 | RelativePath=".\parse.c"> | |
153 | </File> | |
374ca955 A |
154 | <File |
155 | RelativePath=".\prscmnts.cpp"> | |
156 | </File> | |
73c04bcf A |
157 | <File |
158 | RelativePath=".\rbutil.c"> | |
159 | </File> | |
b75a7d8f A |
160 | <File |
161 | RelativePath=".\read.c"> | |
162 | </File> | |
163 | <File | |
164 | RelativePath=".\reslist.c"> | |
165 | </File> | |
166 | <File | |
167 | RelativePath=".\rle.c"> | |
168 | </File> | |
169 | <File | |
170 | RelativePath=".\ustr.c"> | |
171 | </File> | |
b75a7d8f A |
172 | <File |
173 | RelativePath=".\wrtjava.c"> | |
174 | </File> | |
175 | <File | |
176 | RelativePath=".\wrtxml.c"> | |
177 | </File> | |
178 | </Filter> | |
179 | <Filter | |
180 | Name="Header Files" | |
181 | Filter="h;hpp;hxx;hm;inl"> | |
182 | <File | |
183 | RelativePath=".\errmsg.h"> | |
184 | </File> | |
185 | <File | |
186 | RelativePath=".\genrb.h"> | |
187 | </File> | |
188 | <File | |
189 | RelativePath=".\parse.h"> | |
190 | </File> | |
374ca955 A |
191 | <File |
192 | RelativePath=".\prscmnts.h"> | |
193 | </File> | |
73c04bcf A |
194 | <File |
195 | RelativePath=".\rbutil.h"> | |
196 | </File> | |
b75a7d8f A |
197 | <File |
198 | RelativePath=".\read.h"> | |
199 | </File> | |
200 | <File | |
201 | RelativePath=".\reslist.h"> | |
202 | </File> | |
203 | <File | |
204 | RelativePath=".\rle.h"> | |
205 | </File> | |
206 | <File | |
207 | RelativePath=".\ustr.h"> | |
208 | </File> | |
b75a7d8f A |
209 | </Filter> |
210 | <Filter | |
211 | Name="Resource Files" | |
212 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
213 | </Filter> | |
214 | </Files> | |
215 | <Globals> | |
216 | </Globals> | |
217 | </VisualStudioProject> |