|
|
|
@ -36,7 +36,12 @@
|
|
|
|
|
<Compiler>
|
|
|
|
|
<Add option="-Wall" />
|
|
|
|
|
<Add option="-fexceptions" />
|
|
|
|
|
<Add directory="D:/Projects_Code_Blocks/2_halfYear/Lab4/Lab1/curl/include" />
|
|
|
|
|
</Compiler>
|
|
|
|
|
<Linker>
|
|
|
|
|
<Add library="curl/lib/libcurl.dll.a" />
|
|
|
|
|
<Add directory="D:/Projects_Code_Blocks/2_halfYear/Lab4/Lab1/curl/lib" />
|
|
|
|
|
</Linker>
|
|
|
|
|
<Unit filename="histogram.cpp">
|
|
|
|
|
<Option target="Debug" />
|
|
|
|
|
</Unit>
|
|
|
|
@ -47,8 +52,6 @@
|
|
|
|
|
<Option target="<{~None~}>" />
|
|
|
|
|
</Unit>
|
|
|
|
|
<Unit filename="main.cpp" />
|
|
|
|
|
<Unit filename="prot.cpp" />
|
|
|
|
|
<Unit filename="prot.h" />
|
|
|
|
|
<Unit filename="svg.cpp" />
|
|
|
|
|
<Unit filename="svg.h" />
|
|
|
|
|
<Unit filename="text.cpp">
|
|
|
|
|