diff options
| author | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-03-22 10:51:43 +0000 |
|---|---|---|
| committer | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-03-22 10:51:43 +0000 |
| commit | 266a6964290033ee86923e96524df8d077d6578a (patch) | |
| tree | 5acdefbe0d72cee45b05c2ec8988ef49d3dff3b5 /src/shared/shared.pro | |
| parent | 07b8896f92568083870a5ad61f83e3cb2e4e97ff (diff) | |
| parent | ea520baf4e4a512744552a8528e3b41145796151 (diff) | |
Merge
Diffstat (limited to 'src/shared/shared.pro')
| -rw-r--r-- | src/shared/shared.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/shared/shared.pro b/src/shared/shared.pro index 1e26b7c0..646c2c3e 100644 --- a/src/shared/shared.pro +++ b/src/shared/shared.pro @@ -73,3 +73,6 @@ DEFINES += BOOST_DISABLE_ASSERTS NDEBUG # QMAKE_CXXFLAGS += /analyze
INCLUDEPATH += ../bsatk "$${BOOSTPATH}"
+
+OTHER_FILES += \
+ SConscript
|
