Skip to content

Commit ba487b8

Browse files
author
timlinux
committed
Updated projection icon for status bar.
Create resource file from icons git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@8428 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 3f89c1d commit ba487b8

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

images/CMakeLists.txt

+11
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
########################################################
2+
# Files
13

4+
SET (IMAGE_RCCS images.qrc)
5+
6+
########################################################
7+
# Build
8+
9+
QT4_ADD_RESOURCES(IMAGE_RCC_SRCS ${IMAGE_RCCS})
10+
11+
########################################################
12+
# Continue on to subdirs
213
SUBDIRS (north_arrows splash icons developers themes svg)
Loading
34.6 KB
Loading

0 commit comments

Comments
 (0)