added to register_message
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
InlineFunctionExpansion="1"
|
||||
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;ENGINE_EXPORTS"
|
||||
StringPooling="TRUE"
|
||||
RuntimeLibrary="0"
|
||||
RuntimeLibrary="4"
|
||||
EnableFunctionLevelLinking="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Release/engine.pch"
|
||||
@ -88,7 +88,7 @@
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;ENGINE_EXPORTS"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Debug/engine.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
@ -172,10 +172,10 @@
|
||||
Name="Resource Files"
|
||||
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||||
<File
|
||||
RelativePath="engine_amx.def">
|
||||
RelativePath="engine.inc">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="engine.inc">
|
||||
RelativePath="engine_amx.def">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
Reference in New Issue
Block a user