diff options
| author | Thomas Tanner <trtanner@btinternet.com> | 2015-12-27 13:50:46 +0000 |
|---|---|---|
| committer | Thomas Tanner <trtanner@btinternet.com> | 2015-12-27 13:50:46 +0000 |
| commit | a4dbe82be792a75091ac57500c56b565778bc62a (patch) | |
| tree | 94efc604a612f984a7ec2d9a93ac4d783bee187c /src/shared/shared.pro | |
| parent | 42417b6a010926c11beeefd7398c7e0089c09c7d (diff) | |
Removes the gameinfo + related files from shared to hookdll
Diffstat (limited to 'src/shared/shared.pro')
| -rw-r--r-- | src/shared/shared.pro | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/shared/shared.pro b/src/shared/shared.pro index a64e781d..517e1e86 100644 --- a/src/shared/shared.pro +++ b/src/shared/shared.pro @@ -21,12 +21,7 @@ SOURCES += \ windows_error.cpp \
error_report.cpp \
directoryentry.cpp \
- gameinfo.cpp \
- oblivioninfo.cpp \
- fallout3info.cpp \
- falloutnvinfo.cpp \
util.cpp \
- skyriminfo.cpp \
appconfig.cpp \
leaktrace.cpp \
stackdata.cpp
@@ -36,12 +31,7 @@ HEADERS += \ windows_error.h \
error_report.h \
directoryentry.h \
- gameinfo.h \
- oblivioninfo.h \
- fallout3info.h \
- falloutnvinfo.h \
util.h \
- skyriminfo.h \
appconfig.h \
appconfig.inc \
leaktrace.h \
|
