lyx_mirror/development/scons
Peter Kümmel e3784fcb6b $ svn diff
Index: SConscript
===================================================================
--- SConscript  (revision 14044)
+++ SConscript  (working copy)
@@ -390,7 +390,7 @@
     '-DQT_GENUINE_STR',
     '-DQT_NO_STL',
     '-DQT3_SUPPORT',
-    '-DQT_NO_STL'
+    '-DQT_NO_STL',
     ]
   )


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14045 a592a061-630c-0410-9148-cb99ea01b6c8
2006-06-08 14:20:56 +00:00
..
qt4.py Scons: fix a few bugs: qt4, included_ libs, command line argument with blank 2006-05-21 15:50:55 +00:00
scons_utils.py Scons: msvc command line support. 2006-06-02 18:36:29 +00:00
SConscript $ svn diff 2006-06-08 14:20:56 +00:00
SConstruct Scons: generate msvs porject files with target msvs_projects 2006-06-03 22:15:35 +00:00