source:
vbox/trunk/src/libs/libxml2-2.9.2/include/libxml/xmlversion.h@
64696
最後變更 在這個檔案從64696是 58081,由 提交於 9 年 前 | |
---|---|
|
|
檔案大小: 266 位元組 |
行 | |
---|---|
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 RT_OS_WINDOWS |
8 | # include <libxml/xmlversion-win.h> |
9 | #else |
10 | # include <libxml/xmlversion-default.h> |
11 | #endif |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器