]> git.stg.codes - stg.git/blobdiff - projects/stargazer/Makefile
Remove 'stg' prefixes from headers and add it to libraries
[stg.git] / projects / stargazer / Makefile
index beac6fc6c062667bb70c0e5897d0487dddc58ffc..56a1ebf9e855723d17422a0c842dc60318ae3082 100644 (file)
@@ -22,10 +22,10 @@ SRCS = ./admin_impl.cpp \
        ./user_property.cpp \
        ./users_impl.cpp
 
-STGLIBS =  -lstg_logger \
-          -lstg_locker \
-           -lstg_common \
-           -lscript_executer \
+STGLIBS =  -lstglogger \
+          -lstglocker \
+           -lstgcommon \
+           -lstgscriptexecuter \
            -ldotconfpp
 
 LIBS += -lexpat