Skip to content

Commit 075d441

Browse files
author
Michael Meskes
committed
Adding special command line option that is now needed for the one ecpg regression test that was changed.
1 parent b4d298a commit 075d441

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tools/msvc/ecpg_regression.proj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
<CreateProperty Value="-r prepare" Condition="'%(Pgc.FileName)'=='autoprep'">
4343
<Output TaskParameter="Value" PropertyName="ECPGPARAM" />
4444
</CreateProperty>
45+
<CreateProperty Value="-i" Condition="'%(Pgc.FileName)'=='strings'">
46+
<Output TaskParameter="Value" PropertyName="ECPGPARAM" />
47+
</CreateProperty>
4548

4649
<!-- Run ECPG and the Visual C++ compiler on the files. Don't bother with dependency check between the steps -->
4750
<Exec WorkingDirectory="%(Pgc.RelativeDir)" Command="$(OUTDIR)ecpg\ecpg -I ../../include --regression $(ECPGPARAM) -o %(Pgc.Filename).c %(Pgc.Filename).pgc" />

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy