mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-07-05 02:32:11 +00:00
Update some things
This commit is contained in:
@ -42,7 +42,7 @@ language "C++"
|
||||
cppdialect "C++20"
|
||||
|
||||
architecture "x86"
|
||||
platforms "x86"
|
||||
platforms "Win32"
|
||||
|
||||
systemversion "latest"
|
||||
symbols "On"
|
||||
@ -53,7 +53,7 @@ characterset "ASCII"
|
||||
|
||||
flags { "NoIncrementalLink", "NoMinimalRebuild", "MultiProcessorCompile", "No64BitChecks" }
|
||||
|
||||
filter "platforms:x86"
|
||||
filter "platforms:Win*"
|
||||
defines {"_WINDOWS", "WIN32"}
|
||||
filter {}
|
||||
|
||||
|
Reference in New Issue
Block a user