source:
vbox/trunk/src/libs/libxml2-2.6.30/include/libxml/xmlversion.h@
23452
最後變更 在這個檔案從23452是 6076,由 提交於 17 年 前 | |
---|---|
|
|
檔案大小: 250 位元組 |
行 | |
---|---|
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 |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器