We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91691e6 commit 28750cdCopy full SHA for 28750cd
src/makefiles/branch/blade.cmake
@@ -12,4 +12,7 @@ include("makefiles/branch/${BRANCH}/usermessages.cmake")
12
# Set the engine version.
13
# ------------------------------------------------------------------
14
Set(SOURCE_ENGINE "blade")
15
-add_definitions(-DENGINE_BLADE -DUSE_PROTOBUF -DENGINE_BRANCH_BLADE)
+add_definitions(-DENGINE_BLADE -DUSE_PROTOBUF -DENGINE_BRANCH_BLADE)
16
+
17
+Set(SOURCEPYTHON_LINK_LIBRARIES
18
+ legacy_stdio_definitions.lib)
src/patches/blade/lib/win32/release/vs2010/libprotobuf.lib
-18.6 MB
0 commit comments