[saco] Change COMDAT folding and references to default

* Remove saco.aps and saco.sln
* Update project GUID
This commit is contained in:
RD42 2024-08-14 22:48:18 +08:00
parent 2c418701fd
commit 8dfa9afa31
3 changed files with 3 additions and 24 deletions

Binary file not shown.

View File

@ -1,21 +0,0 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "saco", "saco.vcproj", "{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}.Debug.ActiveCfg = Debug|Win32
{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}.Debug.Build.0 = Debug|Win32
{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}.Release.ActiveCfg = Release|Win32
{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal

View File

@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="7.10"
Name="saco"
ProjectGUID="{AA2CD0BC-EFFE-4B6E-AB76-1628668FFEB2}"
ProjectGUID="{15E976E8-3DD1-456C-B294-01FA05E2A116}"
Keyword="Win32Proj">
<Platforms>
<Platform
@ -97,8 +97,8 @@
AdditionalLibraryDirectories="d3d9"
GenerateDebugInformation="TRUE"
SubSystem="2"
OptimizeReferences="1"
EnableCOMDATFolding="2"
OptimizeReferences="0"
EnableCOMDATFolding="0"
ImportLibrary="$(OutDir)/saco.lib"
TargetMachine="1"/>
<Tool