Skip to content

Commit

Permalink
*Changed some library paths
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@3190 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Henrik Eriksson committed Feb 14, 2008
1 parent 96322a6 commit 50284b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMNotebook/ext/ext.vcproj
Expand Up @@ -101,7 +101,7 @@
<Tool
Name="VCLinkerTool"
IgnoreImportLibrary="TRUE"
AdditionalDependencies="c:\Qt\4.3.2-vc\lib\qtmain.lib c:\Qt\4.3.2-vc\lib\QtGui4.lib c:\Qt\4.3.2-vc\lib\QtCore4.lib c:\Qt\4.3.2-vc\lib\QtNetwork4.lib ..\Pltpkg2\release\pltpkg2.lib"
AdditionalDependencies="$(QTHOME)\lib\qtmain.lib $(QTHOME)\lib\QtGui4.lib $(QTHOME)\lib\QtCore4.lib $(QTHOME)\lib\QtNetwork4.lib ..\Pltpkg2\release\pltpkg2.lib"
OutputFile="release\ext.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
Expand Down

0 comments on commit 50284b8

Please sign in to comment.