|
2 | 2 | <VisualStudioProject |
3 | 3 | ProjectType="Visual C++" |
4 | 4 | Version="8.00" |
5 | | - Name="engine" |
| 5 | + Name="engine-community" |
6 | 6 | ProjectGUID="{FA4E9876-B625-48F4-8311-AA74B180E714}" |
7 | 7 | RootNamespace="oldengine" |
8 | 8 | Keyword="Win32Proj" |
|
201 | 201 | ReferencedProjectIdentifier="{09751ABE-310B-4324-BACE-F7FFDA2299DE}" |
202 | 202 | RelativePathToProject=".\thirdparty\libgif\libgif.vcproj" |
203 | 203 | /> |
| 204 | + <ProjectReference |
| 205 | + ReferencedProjectIdentifier="{0491E47C-B996-4DBF-8D26-C88263DF6176}" |
| 206 | + RelativePathToProject=".\engine\kernel-development.vcproj" |
| 207 | + /> |
204 | 208 | </References> |
205 | 209 | <Files> |
206 | 210 | <Filter |
207 | 211 | Name="Source Files" |
208 | 212 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
209 | 213 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
210 | 214 | > |
211 | | - <File |
212 | | - RelativePath=".\src\bsdiff_build.cpp" |
213 | | - > |
214 | | - </File> |
215 | | - <File |
216 | | - RelativePath=".\src\deploy.cpp" |
217 | | - > |
218 | | - </File> |
219 | | - <File |
220 | | - RelativePath=".\src\deploy_capsule.cpp" |
221 | | - > |
222 | | - </File> |
223 | | - <File |
224 | | - RelativePath=".\src\deploy_dmg.cpp" |
225 | | - > |
226 | | - </File> |
227 | | - <File |
228 | | - RelativePath=".\src\deploy_file.cpp" |
229 | | - > |
230 | | - </File> |
231 | | - <File |
232 | | - RelativePath=".\src\deploy_linux.cpp" |
233 | | - > |
234 | | - </File> |
235 | | - <File |
236 | | - RelativePath=".\src\deploy_macosx.cpp" |
237 | | - > |
238 | | - </File> |
239 | | - <File |
240 | | - RelativePath=".\src\deploy_sign.cpp" |
241 | | - > |
242 | | - </File> |
243 | | - <File |
244 | | - RelativePath=".\src\deploy_windows.cpp" |
245 | | - > |
246 | | - </File> |
247 | 215 | <File |
248 | 216 | RelativePath=".\src\deploysecurity.cpp" |
249 | 217 | > |
250 | 218 | </File> |
251 | 219 | <File |
252 | | - RelativePath=".\src\encodederrors.cpp" |
253 | | - > |
254 | | - </File> |
255 | | - <File |
256 | | - RelativePath=".\src\ide.cpp" |
257 | | - > |
258 | | - </File> |
259 | | - <File |
260 | | - RelativePath=".\src\internal_development.cpp" |
261 | | - > |
262 | | - </File> |
263 | | - <File |
264 | | - RelativePath=".\src\lextable.cpp" |
265 | | - > |
266 | | - </File> |
267 | | - <File |
268 | | - RelativePath=".\src\mode_development.cpp" |
| 220 | + RelativePath=".\src\stacksecurity.cpp" |
269 | 221 | > |
270 | 222 | </File> |
271 | 223 | <File |
272 | 224 | RelativePath=".\src\startupstack.cpp" |
273 | 225 | > |
274 | | - <FileConfiguration |
275 | | - Name="Debug|Win32" |
276 | | - > |
277 | | - <Tool |
278 | | - Name="VCCLCompilerTool" |
279 | | - UsePrecompiledHeader="0" |
280 | | - /> |
281 | | - </FileConfiguration> |
282 | 226 | </File> |
283 | 227 | </Filter> |
284 | 228 | <Filter |
|
333 | 277 | </FileConfiguration> |
334 | 278 | </File> |
335 | 279 | </Filter> |
336 | | - <File |
337 | | - RelativePath=".\encode_errors.rev" |
338 | | - > |
339 | | - <FileConfiguration |
340 | | - Name="Debug|Win32" |
341 | | - > |
342 | | - <Tool |
343 | | - Name="VCCustomBuildTool" |
344 | | - Description="Encoding error strings..." |
345 | | - CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe "$(InputDir)encode_errors.rev" "$(InputDir)src" "$(InputDir)src\encodederrors.cpp"
" |
346 | | - AdditionalDependencies="$(InputDir)src\executionerrors.h;$(InputDir)src\parseerrors.h" |
347 | | - Outputs="$(InputDir)src\encodederrors.cpp" |
348 | | - /> |
349 | | - </FileConfiguration> |
350 | | - <FileConfiguration |
351 | | - Name="Release|Win32" |
352 | | - > |
353 | | - <Tool |
354 | | - Name="VCCustomBuildTool" |
355 | | - Description="Encoding error strings..." |
356 | | - CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe "$(InputDir)encode_errors.rev" "$(InputDir)src" "$(InputDir)src\encodederrors.cpp"
" |
357 | | - AdditionalDependencies="$(InputDir)src\executionerrors.h;$(InputDir)src\parseerrors.h" |
358 | | - Outputs="$(InputDir)src\encodederrors.cpp" |
359 | | - /> |
360 | | - </FileConfiguration> |
361 | | - </File> |
362 | 280 | <File |
363 | 281 | RelativePath=".\src\Environment.rev" |
364 | 282 | > |
|
383 | 301 | /> |
384 | 302 | </FileConfiguration> |
385 | 303 | </File> |
386 | | - <File |
387 | | - RelativePath=".\hash_strings.rev" |
388 | | - > |
389 | | - <FileConfiguration |
390 | | - Name="Debug|Win32" |
391 | | - > |
392 | | - <Tool |
393 | | - Name="VCCustomBuildTool" |
394 | | - Description="Generating hashed strings for colorization..." |
395 | | - CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe "$(InputDir)hash_strings.rev" "$(InputDir)src\lextable.cpp" "$(InputDir)src\hashedstrings.cpp"
" |
396 | | - AdditionalDependencies="$(InputDir)src\lextable.cpp" |
397 | | - Outputs="$(InputDir)src\hashedstrings.cpp" |
398 | | - /> |
399 | | - </FileConfiguration> |
400 | | - <FileConfiguration |
401 | | - Name="Release|Win32" |
402 | | - > |
403 | | - <Tool |
404 | | - Name="VCCustomBuildTool" |
405 | | - Description="Generating hashed strings for colorization..." |
406 | | - CommandLine="$(SolutionDir)\bin\tools\Revolution.exe "$(InputDir)hash_strings.rev" "$(InputDir)src\lextable.cpp" "$(InputDir)src\hashedstrings.cpp"
" |
407 | | - AdditionalDependencies="$(InputDir)src\lextable.cpp" |
408 | | - Outputs="$(InputDir)src\hashedstrings.cpp" |
409 | | - /> |
410 | | - </FileConfiguration> |
411 | | - </File> |
412 | 304 | <File |
413 | 305 | RelativePath=".\Makefile.development" |
414 | 306 | > |
|
0 commit comments