~ubuntu-branches/ubuntu/precise/stellarium/precise

« back to all changes in this revision

Viewing changes to config.h.cmake

  • Committer: Andrew Starr-Bochicchio
  • Date: 2010-03-30 00:04:15 UTC
  • mfrom: (7.1.1 stellarium)
  • Revision ID: a.starr.b@gmail.com-20100330000415-0wsxd2ha67125l0f
Tags: 0.10.4-0ubuntu1
New upstream release. (LP: #548963)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
#cmakedefine HAVE_POW10
7
7
#cmakedefine HAVE_BYTESWAP_H
8
8
 
9
 
#ifdef WIN32
10
 
#cmakedefine WINVER 0x500
11
 
#endif
12
 
 
13
 
#define PACKAGE_NAME "stellarium"
14
 
 
15
9
#cmakedefine INSTALL_DATADIR "${INSTALL_DATADIR}"
16
10
#cmakedefine INSTALL_LOCALEDIR "${INSTALL_LOCALEDIR}"
17
11
#cmakedefine PACKAGE_VERSION "${PACKAGE_VERSION}"