From: Emden Gansner Date: Mon, 18 Mar 2013 17:48:24 +0000 (-0400) Subject: Use Qt to generate gvedit.vcproj file. The file gvedit.pro.ms has the X-Git-Tag: LAST_LIBGRAPH~32^2~206^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1c14809fda47df40f030b2600d931cbe7c434bcc;p=graphviz Use Qt to generate gvedit.vcproj file. The file gvedit.pro.ms has the appropriate path settings for our Windows build. To get gvedit.vcproj, run cp gvedit.pro.ms gvedit.pro qmake -tp vc --- diff --git a/cmd/gvedit/gvedit.pro.ms b/cmd/gvedit/gvedit.pro.ms new file mode 100644 index 000000000..cdaa55180 --- /dev/null +++ b/cmd/gvedit/gvedit.pro.ms @@ -0,0 +1,20 @@ +# Rename gvedit.pro, run 'qmake -tp vc' to create gvedit.vcproj file +DEFINES += HAVE_CONFIG_H +LIBS += \ + -LC:/gtk/lib \ + -LC:/graphviz-ms/bin \ + -lgvc -lcgraph -lcdt -lexpat -lz -lltdl + +INCLUDEPATH += \ + ../../lib/gvc \ + ../../lib/common \ + ../../lib/pathplan \ + ../../lib/cgraph \ + ../../lib/cdt \ + ../.. + +CONFIG += qt +HEADERS = mainwindow.h mdichild.h csettings.h imageviewer.h ui_settings.h +SOURCES = main.cpp mainwindow.cpp mdichild.cpp csettings.cpp imageviewer.cpp +RESOURCES = mdi.qrc + diff --git a/cmd/gvedit/gvedit.vcproj b/cmd/gvedit/gvedit.vcproj index f7fcdfdd4..ae976b815 100644 --- a/cmd/gvedit/gvedit.vcproj +++ b/cmd/gvedit/gvedit.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="9.00" Name="gvedit" - ProjectGUID="{20F5C099-EEED-452E-A6FC-293931EA5519}" + ProjectGUID="{33E97266-F213-3639-BCAB-2F3F95E15B16}" RootNamespace="gvedit" Keyword="Qt4VSv1.0" TargetFrameworkVersion="0" @@ -17,10 +17,12 @@ + + - - + + + + + + + + + + + - - + + + + - - + + - - + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - + + + + + - - - - - -