- Timestamp:
- Jun 9, 2010, 6:16:39 PM (16 years ago)
- Location:
- trunk/ppBackground
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppBackground
-
Property svn:ignore
set to
configure
Makefile.in
ignore
config.log
depcomp
config.status
config.guess
ltmain.sh
config.sub
autom4te.cache
libtool
missing
Makefile
aclocal.m4
install-sh
-
Property svn:ignore
set to
-
trunk/ppBackground/src
-
Property svn:ignore
set to
ppBackground
Makefile.in
config.h
ppBackgroundVersionDefinitions.h
.deps
Makefile
ppBackgroundErrorCodes.c
ppBackgroundErrorCodes.h
stamp-h1
config.h.in
-
Property svn:ignore
set to
-
trunk/ppBackground/src/ppBackgroundVersionDefinitions.h.in
r28276 r28280 1 #ifndef PP VIZPATTERN_VERSION_DEFINITIONS_H2 #define PP VIZPATTERN_VERSION_DEFINITIONS_H1 #ifndef PPBACKGROUND_VERSION_DEFINITIONS_H 2 #define PPBACKGROUND_VERSION_DEFINITIONS_H 3 3 4 #define PP VIZPATTERN_VERSION @PPVIZPATTERN_VERSION@ // SVN version5 #define PP VIZPATTERN_BRANCH @PPVIZPATTERN_BRANCH@ // SVN branch6 #define PP VIZPATTERN_SOURCE @PPVIZPATTERN_SOURCE@ // SVN source4 #define PPBACKGROUND_VERSION @PPBACKGROUND_VERSION@ // SVN version 5 #define PPBACKGROUND_BRANCH @PPBACKGROUND_BRANCH@ // SVN branch 6 #define PPBACKGROUND_SOURCE @PPBACKGROUND_SOURCE@ // SVN source 7 7 8 8 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
