Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
120 changes: 6 additions & 114 deletions engine/engine.vcproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="engine"
Name="engine-community"
ProjectGUID="{FA4E9876-B625-48F4-8311-AA74B180E714}"
RootNamespace="oldengine"
Keyword="Win32Proj"
Expand Down Expand Up @@ -201,84 +201,28 @@
ReferencedProjectIdentifier="{09751ABE-310B-4324-BACE-F7FFDA2299DE}"
RelativePathToProject=".\thirdparty\libgif\libgif.vcproj"
/>
<ProjectReference
ReferencedProjectIdentifier="{0491E47C-B996-4DBF-8D26-C88263DF6176}"
RelativePathToProject=".\engine\kernel-development.vcproj"
/>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\src\bsdiff_build.cpp"
>
</File>
<File
RelativePath=".\src\deploy.cpp"
>
</File>
<File
RelativePath=".\src\deploy_capsule.cpp"
>
</File>
<File
RelativePath=".\src\deploy_dmg.cpp"
>
</File>
<File
RelativePath=".\src\deploy_file.cpp"
>
</File>
<File
RelativePath=".\src\deploy_linux.cpp"
>
</File>
<File
RelativePath=".\src\deploy_macosx.cpp"
>
</File>
<File
RelativePath=".\src\deploy_sign.cpp"
>
</File>
<File
RelativePath=".\src\deploy_windows.cpp"
>
</File>
<File
RelativePath=".\src\deploysecurity.cpp"
>
</File>
<File
RelativePath=".\src\encodederrors.cpp"
>
</File>
<File
RelativePath=".\src\ide.cpp"
>
</File>
<File
RelativePath=".\src\internal_development.cpp"
>
</File>
<File
RelativePath=".\src\lextable.cpp"
>
</File>
<File
RelativePath=".\src\mode_development.cpp"
RelativePath=".\src\stacksecurity.cpp"
>
</File>
<File
RelativePath=".\src\startupstack.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="0"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Expand Down Expand Up @@ -333,32 +277,6 @@
</FileConfiguration>
</File>
</Filter>
<File
RelativePath=".\encode_errors.rev"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Encoding error strings..."
CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe &quot;$(InputDir)encode_errors.rev&quot; &quot;$(InputDir)src&quot; &quot;$(InputDir)src\encodederrors.cpp&quot;&#x0D;&#x0A;"
AdditionalDependencies="$(InputDir)src\executionerrors.h;$(InputDir)src\parseerrors.h"
Outputs="$(InputDir)src\encodederrors.cpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Encoding error strings..."
CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe &quot;$(InputDir)encode_errors.rev&quot; &quot;$(InputDir)src&quot; &quot;$(InputDir)src\encodederrors.cpp&quot;&#x0D;&#x0A;"
AdditionalDependencies="$(InputDir)src\executionerrors.h;$(InputDir)src\parseerrors.h"
Outputs="$(InputDir)src\encodederrors.cpp"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\src\Environment.rev"
>
Expand All @@ -383,32 +301,6 @@
/>
</FileConfiguration>
</File>
<File
RelativePath=".\hash_strings.rev"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Generating hashed strings for colorization..."
CommandLine="$(SolutionDir)prebuilt\bin\Revolution.exe &quot;$(InputDir)hash_strings.rev&quot; &quot;$(InputDir)src\lextable.cpp&quot; &quot;$(InputDir)src\hashedstrings.cpp&quot;&#x0D;&#x0A;"
AdditionalDependencies="$(InputDir)src\lextable.cpp"
Outputs="$(InputDir)src\hashedstrings.cpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="Generating hashed strings for colorization..."
CommandLine="$(SolutionDir)\bin\tools\Revolution.exe &quot;$(InputDir)hash_strings.rev&quot; &quot;$(InputDir)src\lextable.cpp&quot; &quot;$(InputDir)src\hashedstrings.cpp&quot;&#x0D;&#x0A;"
AdditionalDependencies="$(InputDir)src\lextable.cpp"
Outputs="$(InputDir)src\hashedstrings.cpp"
/>
</FileConfiguration>
</File>
<File
RelativePath=".\Makefile.development"
>
Expand Down
12 changes: 6 additions & 6 deletions engine/engine.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -562,42 +562,42 @@
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4D221A9D171D58A700E7E557 /* kernel-development */;
remoteGlobalIDString = 4D221A9D171D58A700E7E557;
remoteInfo = "kernel-development";
};
4D221AFE171D5F3700E7E557 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4D221AE0171D5EC500E7E557 /* kernel-standalone */;
remoteGlobalIDString = 4D221AE0171D5EC500E7E557;
remoteInfo = "kernel-standalone";
};
4D221B03171D5F7900E7E557 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4DEE29F50FDE41BE0009423C /* kernel */;
remoteGlobalIDString = 4DEE29F50FDE41BE0009423C;
remoteInfo = kernel;
};
4D221B05171D5F8200E7E557 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4DEE29F50FDE41BE0009423C /* kernel */;
remoteGlobalIDString = 4DEE29F50FDE41BE0009423C;
remoteInfo = kernel;
};
4D222013171D730100E7E557 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4D22200F171D72A500E7E557 /* version */;
remoteGlobalIDString = 4D22200F171D72A500E7E557;
remoteInfo = version;
};
4D222015171D730B00E7E557 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 4D587D940B80944100200116 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 4D22200F171D72A500E7E557 /* version */;
remoteGlobalIDString = 4D22200F171D72A500E7E557;
remoteInfo = version;
};
4D2A579B1198634300135143 /* PBXContainerItemProxy */ = {
Expand Down
Loading