diff options
| author | Tannin <sherb@gmx.net> | 2016-02-12 19:08:25 +0100 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2016-02-12 19:08:25 +0100 |
| commit | 4f8c71d62626aa61fb4d13f80bc043d5e6492c3e (patch) | |
| tree | c16531f7609668321d780e88a523319d18fc8667 /src/shared | |
| parent | fd68248698357591f99c3091d5b15a3084fc078d (diff) | |
merged master into new_vfs_library
Diffstat (limited to 'src/shared')
| -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 \
|
