Skip to content

Commit

Permalink
Make editing icons more consistent with other icons.
Browse files Browse the repository at this point in the history
Disable tests in mac build script.


git-svn-id: http://svn.osgeo.org/qgis/trunk@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Jun 15, 2006
1 parent 0b12aca commit 4b28856
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.mac.sh
Expand Up @@ -52,8 +52,8 @@ then
# for additional details
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
--enable-static=no \
--enable-unittests \
--with-qtdir=$QTDIR
#--enable-unittests \
#--with-grass=/usr/lib/grass
make && make install

Expand Down
Binary file modified images/themes/default/mActionStartEditing.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/themes/default/mActionStopEditing.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions tests/src/core/Makefile.am
Expand Up @@ -64,6 +64,7 @@ GLOBALCXXFLAGS = $(CXXFLAGS) \
$(EXTRA_CXXFLAGS) \
$(GDAL_CFLAGS) \
$(QT_CXXFLAGS) \
$(GEOS_CFLAGS) \
$(PG_INC) \
-I../../../src/raster \
-I../../../src/core \
Expand Down

0 comments on commit 4b28856

Please sign in to comment.