summaryrefslogtreecommitdiff
path: root/src/shared/shared.pro
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-08-01 12:10:49 +0200
committerTannin <devnull@localhost>2014-08-01 12:10:49 +0200
commit5d4a55c3a67caec2811a2b997753adc116403d77 (patch)
treed41b89904717197efb5a2e00f906e534cb3c3d54 /src/shared/shared.pro
parent470b6ed0bf20525988d719d23725f7c9d19a9f36 (diff)
- performance optimizations for detection of file changes in mod directories
- added a workaround for download-link handling in chrome - MO will now create a profile even if the game-launcher has never been run - bugfix: files weren't cleanly removed from vfs file register
Diffstat (limited to 'src/shared/shared.pro')
-rw-r--r--src/shared/shared.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/shared/shared.pro b/src/shared/shared.pro
index c5925c24..84a9c274 100644
--- a/src/shared/shared.pro
+++ b/src/shared/shared.pro
@@ -15,8 +15,8 @@ INCLUDEPATH += ../bsatk "$(BOOSTPATH)"
# only for custom leak detection
-#DEFINES += TRACE_LEAKS
-#LIBS += -lDbgHelp
+DEFINES += TRACE_LEAKS
+LIBS += -lDbgHelp
CONFIG(debug, debug|release) {