Kaydet (Commit) 2f02dc82 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS jsc21 (1.5.2); FILE MERGED

2008/07/08 14:58:00 jsc 1.5.2.1: #i88797# adapt path to assemblies
üst 110c1449
...@@ -31,10 +31,10 @@ $(WRITERDEMO_OUT)/%.exe: %.vb ...@@ -31,10 +31,10 @@ $(WRITERDEMO_OUT)/%.exe: %.vb
vbc $(VBC_FLAGS) \ vbc $(VBC_FLAGS) \
-target:exe \ -target:exe \
-out:$@ \ -out:$@ \
-libpath:"$(OFFICE_PROGRAM_PATH)\assembly" \ -libpath:"$(PRJ)\cli" \
-reference:cli_basetypes.dll \ -reference:cli_basetypes.dll \
-reference:cli_uretypes.dll \ -reference:cli_uretypes.dll \
-reference:cli_ootypes.dll \ -reference:cli_oootypes.dll \
-reference:cli_ure.dll \ -reference:cli_ure.dll \
-reference:cli_cppuhelper.dll \ -reference:cli_cppuhelper.dll \
-reference:System.dll \ -reference:System.dll \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment