mirror of
https://github.com/dashr9230/SA-MP.git
synced 2024-11-23 06:20:22 +00: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
|
||||
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
|
||||
EndProjectSection
|
||||
EndProject
|
||||
@ -9,10 +9,10 @@ Global
|
||||
Release = Release
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfiguration) = postSolution
|
||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.ActiveCfg = Debug|Win32
|
||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Debug.Build.0 = Debug|Win32
|
||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.ActiveCfg = Release|Win32
|
||||
{5E296905-6C96-4D7A-8E0D-E730B406C9BE}.Release.Build.0 = Release|Win32
|
||||
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.ActiveCfg = Debug|Win32
|
||||
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Debug.Build.0 = Debug|Win32
|
||||
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.ActiveCfg = Release|Win32
|
||||
{9C34928B-BD5D-466C-A8BE-5F0997893411}.Release.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
EndGlobalSection
|
||||
|
@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="7.10"
|
||||
Name="announce"
|
||||
ProjectGUID="{5E296905-6C96-4D7A-8E0D-E730B406C9BE}"
|
||||
ProjectGUID="{9C34928B-BD5D-466C-A8BE-5F0997893411}"
|
||||
Keyword="Win32Proj">
|
||||
<Platforms>
|
||||
<Platform
|
||||
@ -68,7 +68,6 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
||||
ExceptionHandling="TRUE"
|
||||
RuntimeLibrary="4"
|
||||
BufferSecurityCheck="FALSE"
|
||||
UsePrecompiledHeader="0"
|
||||
@ -82,7 +81,6 @@
|
||||
AdditionalDependencies="wsock32.lib"
|
||||
OutputFile="$(OutDir)/announce.exe"
|
||||
LinkIncremental="1"
|
||||
GenerateDebugInformation="FALSE"
|
||||
SubSystem="2"
|
||||
OptimizeReferences="2"
|
||||
EnableCOMDATFolding="2"
|
||||
|
Loading…
Reference in New Issue
Block a user