mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2024-12-25 06:15:37 +03:00
possible bad library
This commit is contained in:
parent
69e7cbc722
commit
f2dcb89609
Binary file not shown.
@ -43,7 +43,7 @@
|
|||||||
OutputFile=".\Release/pgsql_amxx.dll"
|
OutputFile=".\Release/pgsql_amxx.dll"
|
||||||
LinkIncremental="1"
|
LinkIncremental="1"
|
||||||
SuppressStartupBanner="TRUE"
|
SuppressStartupBanner="TRUE"
|
||||||
IgnoreDefaultLibraryNames="LIBCMT, LIBC"
|
IgnoreDefaultLibraryNames=""
|
||||||
ModuleDefinitionFile=""
|
ModuleDefinitionFile=""
|
||||||
ProgramDatabaseFile=".\Release/pgsql.pdb"
|
ProgramDatabaseFile=".\Release/pgsql.pdb"
|
||||||
ImportLibrary=".\Release/pgsql.lib"
|
ImportLibrary=".\Release/pgsql.lib"
|
||||||
|
Loading…
Reference in New Issue
Block a user