|
|
@ -31,8 +31,28 @@
|
|
|
|
<Compiler>
|
|
|
|
<Compiler>
|
|
|
|
<Add option="-Wall" />
|
|
|
|
<Add option="-Wall" />
|
|
|
|
<Add option="-fexceptions" />
|
|
|
|
<Add option="-fexceptions" />
|
|
|
|
|
|
|
|
<Add directory="curl/include" />
|
|
|
|
</Compiler>
|
|
|
|
</Compiler>
|
|
|
|
|
|
|
|
<Linker>
|
|
|
|
|
|
|
|
<Add library="libcurl.dll.a" />
|
|
|
|
|
|
|
|
<Add directory="curl/lib" />
|
|
|
|
|
|
|
|
</Linker>
|
|
|
|
|
|
|
|
<Unit filename="histogram.cpp" />
|
|
|
|
|
|
|
|
<Unit filename="histogram.h">
|
|
|
|
|
|
|
|
<Option target="<{~None~}>" />
|
|
|
|
|
|
|
|
</Unit>
|
|
|
|
|
|
|
|
<Unit filename="histogram_internal.h">
|
|
|
|
|
|
|
|
<Option target="<{~None~}>" />
|
|
|
|
|
|
|
|
</Unit>
|
|
|
|
<Unit filename="main.cpp" />
|
|
|
|
<Unit filename="main.cpp" />
|
|
|
|
|
|
|
|
<Unit filename="svg.cpp" />
|
|
|
|
|
|
|
|
<Unit filename="svg.h">
|
|
|
|
|
|
|
|
<Option target="<{~None~}>" />
|
|
|
|
|
|
|
|
</Unit>
|
|
|
|
|
|
|
|
<Unit filename="text.cpp" />
|
|
|
|
|
|
|
|
<Unit filename="text.h">
|
|
|
|
|
|
|
|
<Option target="<{~None~}>" />
|
|
|
|
|
|
|
|
</Unit>
|
|
|
|
<Extensions>
|
|
|
|
<Extensions>
|
|
|
|
<lib_finder disable_auto="1" />
|
|
|
|
<lib_finder disable_auto="1" />
|
|
|
|
</Extensions>
|
|
|
|
</Extensions>
|
|
|
|