fix the windows build

This commit is contained in:
unknown
2013-03-24 23:40:13 +02:00
parent be239d0f05
commit d2c0452e2c
2 changed files with 17 additions and 6 deletions

View File

@@ -1,6 +1,9 @@
TEMPLATE = lib
CONFIG = release static
CONFIG = release staticlib
OBJECTS_DIR = .obj
INCLUDEPATH += ./
HEADERS += \
antlr/config.hpp \