Properly pass -c parameter to ecpg when building regression tests.
authorMagnus Hagander
Wed, 26 Sep 2007 11:19:09 +0000 (11:19 +0000)
committerMagnus Hagander
Wed, 26 Sep 2007 11:19:09 +0000 (11:19 +0000)
Per Michael.

src/tools/msvc/ecpg_regression.proj

index 6634627f2b0ed198eaafcbadb57f51d1d8586bdb..a026c5433c48b1c4e1c56c3761a37144ccffaf8a 100644 (file)
@@ -35,7 +35,7 @@
   
 
   
-  
+  c -I ../../include --regression $(ECPGPARAM) -o %(Pgc.Filename).c %(Pgc.Filename).pgc" />