summaryrefslogtreecommitdiff
path: root/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp11
1 files changed, 1 insertions, 10 deletions
diff --git a/src/main.cpp b/src/main.cpp
index b6e2a7e9..1d40dfeb 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -182,16 +182,7 @@ void cleanupDir()
"QtXml4.dll",
"QtWebKit4.dll",
"qjpeg4.dll",
-/* "dlls/phonon4.dll",
- "dlls/QtCore4.dll",
- "dlls/QtGui4.dll",
- "dlls/QtNetwork4.dll",
- "dlls/QtXml4.dll",
- "dlls/QtXmlPatterns4.dll",
- "dlls/QtWebKit4.dll",
- "dlls/QtDeclarative4.dll",
- "dlls/QtScript4.dll",
- "dlls/QtSql4.dll"*/
+ "NCC/GamebryoBase.dll"
};
static const int NUM_FILES = sizeof(fileNames) / sizeof(QString);