Last change
on this file since 31566 was 6076, checked in by vboxsync, 17 years ago |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id
|
File size:
250 bytes
|
Line | |
---|
1 | /*
|
---|
2 | * Include a proper pre-generated xmlversion file.
|
---|
3 | * Note that configuration scripts will overwrite this file using a
|
---|
4 | * xmlversion.h.in template.
|
---|
5 | */
|
---|
6 |
|
---|
7 | #ifdef WIN32
|
---|
8 | #include <win32xmlversion.h>
|
---|
9 | #else
|
---|
10 | #include <libxml/xmlversion-default.h>
|
---|
11 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.