]> git.stg.codes - stg.git/commitdiff
ia library removed from building and linking
authorMaxim Mamontov <faust@gts.dp.ua>
Tue, 10 May 2011 12:52:09 +0000 (15:52 +0300)
committerMaxim Mamontov <faust@gts.dp.ua>
Tue, 10 May 2011 12:52:09 +0000 (15:52 +0300)
projects/sgauthstress/Makefile
projects/sgauthstress/build

index 23c3b5da5c497953f0d731596ace309d80f11c28..0dd514fe22409c723fd855e1658dc4d14fe8e243 100644 (file)
@@ -10,8 +10,7 @@ SRCS = main.cpp \
 
 STGLIBS =  -lstgcrypto \
            -lstgcommon \
-           -ldotconfpp \
-           -lstgia
+           -ldotconfpp
 
 LIBS += $(LIB_THREAD)
 
index af3d4639298821ff012c6f6ebe70008aed2947a6..e96770280bc0fd48664f72dc098a53a13d27ed39 100755 (executable)
@@ -70,8 +70,7 @@ STG_LIBS="logger.lib
           crypto.lib 
          common.lib 
           conffiles.lib
-          dotconfpp.lib
-         ia.lib"
+          dotconfpp.lib"
 
 PLUGINS="store/files"