Skip to content
Permalink
Browse files
use UIC variable (from Roberto Flor)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
rblazek committed Mar 10, 2006
1 parent ccf9b41 commit 46b2b93
Showing 1 changed file with 1 addition and 1 deletion.
@@ -17,7 +17,7 @@ bin_PROGRAMS = msexport
$(MOC) -o $@ $<

ui_%.h: %.ui
uic -o $@ $<
$(UIC) -o $@ $<

#uic $< -o $@

0 comments on commit 46b2b93

Please sign in to comment.