mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
use UIC variable (from Roberto Flor)
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@4994 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
ccf9b41675
commit
46b2b93587
@ -17,7 +17,7 @@ bin_PROGRAMS = msexport
|
||||
$(MOC) -o $@ $<
|
||||
|
||||
ui_%.h: %.ui
|
||||
uic -o $@ $<
|
||||
$(UIC) -o $@ $<
|
||||
|
||||
#uic $< -o $@
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user