Commit df14c70f authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@57072 954022d7-b5bf-4e40-9824-e11837661b57
parent 4d71c6fa
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
//#define NOZLIB //#define NOZLIB
#ifndef NOZLIB #ifndef NOZLIB
#include "zlib.h" #include "ZLib/zlib.h"
#include "zconf.h" #include "ZLib/zconf.h"
#pragma comment(lib, "Zlib\\zlib.lib") #pragma comment(lib, "Zlib/zlib.lib")
#endif /* NOZLIB */ #endif /* NOZLIB */
#include "Consts.h" #include "Consts.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment