mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2025-02-20 13:54:14 +01:00
what
--HG-- extra : convert_revision : svn%3Ac2935e3e-5518-0410-8daf-afa5dab7d4e3/trunk%40168
This commit is contained in:
parent
00322f8833
commit
2f11d676a4
@ -104,6 +104,7 @@ public: //Added in 1.2 (1:2)
|
||||
/** Version history
|
||||
* 1.1.0 bumped API to 1:0. The breaking changes occured in sourcehook and the plugin API.
|
||||
* 1.1.2 added API call for generating iface names.
|
||||
* 1.2 added API more helper functions and new SourceHook version.
|
||||
*/
|
||||
|
||||
#endif //_INCLUDE_ISMM_API_H
|
||||
|
@ -23,7 +23,7 @@
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;SOURCEMM_EXPORTS"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="1"
|
||||
RuntimeLibrary="5"
|
||||
UsePrecompiledHeader="0"
|
||||
WarningLevel="3"
|
||||
Detect64BitPortabilityProblems="FALSE"
|
||||
|
Loading…
x
Reference in New Issue
Block a user