mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-01-11 11:32:35 +08:00
[saco] Change COMDAT folding and references to default
* Remove saco.aps and saco.sln * Update project GUID
This commit is contained in:
parent
2c418701fd
commit
8dfa9afa31
BIN
saco/saco.aps
BIN
saco/saco.aps
Binary file not shown.
@ -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
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user