mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-12-22 14:37:29 +08:00
[announce] Update VS solution and project file
This commit is contained in:
parent
8b507225ab
commit
edd33c5d97
@ -1,5 +1,5 @@
|
|||||||
Microsoft Visual Studio Solution File, Format Version 8.00
|
Microsoft Visual Studio Solution File, Format Version 8.00
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "announce", "announce.vcproj", "{5E296905-6C96-4D7A-8E0D-E730B406C9BE}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "announce", "announce.vcproj", "{9C34928B-BD5D-466C-A8BE-5F0997893411}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
@ -9,10 +9,10 @@ Global
|
|||||||
Release = Release
|
Release = Release
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ProjectConfiguration) = postSolution
|
GlobalSection(ProjectConfiguration) = postSolution
|
||||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.ActiveCfg = Debug|Win32
|
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.ActiveCfg = Debug|Win32
|
||||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.Build.0 = Debug|Win32
|
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.Build.0 = Debug|Win32
|
||||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.ActiveCfg = Release|Win32
|
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.ActiveCfg = Release|Win32
|
||||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.Build.0 = Release|Win32
|
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.Build.0 = Release|Win32
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
ProjectType="Visual C++"
|
ProjectType="Visual C++"
|
||||||
Version="7.10"
|
Version="7.10"
|
||||||
Name="announce"
|
Name="announce"
|
||||||
ProjectGUID="{5E296905-6C96-4D7A-8E0D-E730B406C9BE}"
|
ProjectGUID="{9C34928B-BD5D-466C-A8BE-5F0997893411}"
|
||||||
Keyword="Win32Proj">
|
Keyword="Win32Proj">
|
||||||
<Platforms>
|
<Platforms>
|
||||||
<Platform
|
<Platform
|
||||||
@ -68,7 +68,6 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCCLCompilerTool"
|
Name="VCCLCompilerTool"
|
||||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||||||
ExceptionHandling="TRUE"
|
|
||||||
RuntimeLibrary="4"
|
RuntimeLibrary="4"
|
||||||
BufferSecurityCheck="FALSE"
|
BufferSecurityCheck="FALSE"
|
||||||
UsePrecompiledHeader="0"
|
UsePrecompiledHeader="0"
|
||||||
@ -82,7 +81,6 @@
|
|||||||
AdditionalDependencies="wsock32.lib"
|
AdditionalDependencies="wsock32.lib"
|
||||||
OutputFile="$(OutDir)/announce.exe"
|
OutputFile="$(OutDir)/announce.exe"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
GenerateDebugInformation="FALSE"
|
|
||||||
SubSystem="2"
|
SubSystem="2"
|
||||||
OptimizeReferences="2"
|
OptimizeReferences="2"
|
||||||
EnableCOMDATFolding="2"
|
EnableCOMDATFolding="2"
|
||||||
|
Loading…
Reference in New Issue
Block a user