diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-12-05 06:51:57 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-12-05 06:51:57 +0000 |
| commit | c07e48075e86c855f147e084a50ee1c7f0c00e40 (patch) | |
| tree | 56ac9ee364e9a83a6b766487d65d20331ac289ad /src/organizer.pro | |
| parent | c236078aa1d3b756aaabd2f2c1d28d7474de3c2d (diff) | |
Most of work for savegame
Diffstat (limited to 'src/organizer.pro')
| -rw-r--r-- | src/organizer.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/organizer.pro b/src/organizer.pro index 2869fda5..f472bd80 100644 --- a/src/organizer.pro +++ b/src/organizer.pro @@ -232,6 +232,10 @@ INCLUDEPATH += "E:/Visual Leak Detector/include" LIBS += -L"E:/Visual Leak Detector/lib/Win32"
#DEFINES += LEAK_CHECK_WITH_VLD
+#########################FUDGE###############################
+INCLUDEPATH += ../plugins/gameGamebro
+#############################################################
+
# custom leak detection
#LIBS += -lDbgHelp
|
