Remove hxcpp build files from submodules.
This commit is contained in:
23
project/lib/ogg-files.xml
Normal file
23
project/lib/ogg-files.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<xml>
|
||||
|
||||
<files id="native-toolkit-ogg-depends">
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/ogg/include/ogg/config_types.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/ogg/include/ogg/ogg.h"/>
|
||||
<depend name="${NATIVE_TOOLKIT_PATH}/ogg/include/ogg/os_types.h"/>
|
||||
</files>
|
||||
|
||||
<files id="native-toolkit-ogg" tags="" >
|
||||
|
||||
<compilerflag value="-I${NATIVE_TOOLKIT_PATH}/ogg/include/"/>
|
||||
<cache value="1" />
|
||||
|
||||
<tag value="${NATIVE_TOOLKIT_OPTIM_TAG}" if="NATIVE_TOOLKIT_OPTIM_TAG" />
|
||||
|
||||
<depend files="native-toolkit-ogg-depends" />
|
||||
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/ogg/src/bitwise.c" />
|
||||
<file name="${NATIVE_TOOLKIT_PATH}/ogg/src/framing.c" />
|
||||
|
||||
</files>
|
||||
|
||||
</xml>
|
||||
Reference in New Issue
Block a user