50 lines
1.4 KiB
Plaintext
50 lines
1.4 KiB
Plaintext
![]() |
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||
|
<CodeBlocks_project_file>
|
||
|
<FileVersion major="1" minor="6" />
|
||
|
<Project>
|
||
|
<Option title="opcuaClient" />
|
||
|
<Option pch_mode="2" />
|
||
|
<Option compiler="gcc" />
|
||
|
<Build>
|
||
|
<Target title="Debug">
|
||
|
<Option output="opcuaClient.so" imp_lib="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).a" def_file="$(TARGET_OUTPUT_DIR)$(TARGET_OUTPUT_BASENAME).def" prefix_auto="1" extension_auto="0" />
|
||
|
<Option object_output="obj/Debug/" />
|
||
|
<Option type="3" />
|
||
|
<Option compiler="gcc" />
|
||
|
<Compiler>
|
||
|
<Add option="-std=c99" />
|
||
|
<Add option="-fPIC" />
|
||
|
<Add option="-g" />
|
||
|
</Compiler>
|
||
|
<Linker>
|
||
|
<Add option="-shared" />
|
||
|
</Linker>
|
||
|
</Target>
|
||
|
<Target title="Release">
|
||
|
<Option output="bin/Release/opcuaClient" prefix_auto="1" extension_auto="1" />
|
||
|
<Option object_output="obj/Release/" />
|
||
|
<Option type="1" />
|
||
|
<Option compiler="gcc" />
|
||
|
<Compiler>
|
||
|
<Add option="-O2" />
|
||
|
</Compiler>
|
||
|
<Linker>
|
||
|
<Add option="-s" />
|
||
|
</Linker>
|
||
|
</Target>
|
||
|
</Build>
|
||
|
<Compiler>
|
||
|
<Add option="-Wall" />
|
||
|
</Compiler>
|
||
|
<Unit filename="UA_PLC.c">
|
||
|
<Option compilerVar="CC" />
|
||
|
</Unit>
|
||
|
<Unit filename="UA_PLC.h" />
|
||
|
<Unit filename="open62541.c">
|
||
|
<Option compilerVar="CC" />
|
||
|
</Unit>
|
||
|
<Unit filename="open62541.h" />
|
||
|
<Extensions />
|
||
|
</Project>
|
||
|
</CodeBlocks_project_file>
|