diff options
Diffstat (limited to 'cad/vipec/files/patch-vipec.pro')
-rw-r--r-- | cad/vipec/files/patch-vipec.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/cad/vipec/files/patch-vipec.pro b/cad/vipec/files/patch-vipec.pro new file mode 100644 index 000000000000..c8565b6ba62f --- /dev/null +++ b/cad/vipec/files/patch-vipec.pro @@ -0,0 +1,11 @@ +--- vipec.pro.orig Thu Oct 2 04:58:40 2003 ++++ vipec.pro Mon Jan 26 00:17:52 2004 +@@ -8,7 +8,7 @@ + CLEAN_FILES = core Makefile *~ *moc* components/*~ dialogs/*~ images/*~ outputs/*~ widgets/*~ + MOC_DIR = moc + OBJECTS_DIR = obj +-CONFIG = qt warn_on exceptions stl rtti ++CONFIG = qt warn_on exceptions stl rtti thread release + DEFINES = QT_FATAL_ASSERT + RC_FILE = vipec.rc + HEADERS = \ |