Disabled standalone build profile for now

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@1083 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
timlinux 2004-03-24 23:44:24 +00:00
parent 15b3e24014
commit 0e2f843eca

View File

@ -16,7 +16,7 @@ plugindir = ${pkglibdir}
plugin_LTLIBRARIES = libopenmodellerplugin.la
#for standalon executable
bin_PROGRAMS = openmodellergui
#bin_PROGRAMS = openmodellergui
%.moc.cpp: %.h
$(MOC) -o $@ $<