Commit 27a12a42 by Szeberényi Imre

proj file fix?

parent bd70543d
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
* Sz.I. 2018 (template), ENDM, ENDMsg, nullptr_t * Sz.I. 2018 (template), ENDM, ENDMsg, nullptr_t
* Sz.I. 2019 singleton * Sz.I. 2019 singleton
* Sz.I. 2021 ASSERT.., STRCASE... * Sz.I. 2021 ASSERT.., STRCASE...
* Sz.I. 2021 EXPEXT_REGEXP, CREATE_Has_fn_, cmp w. NULL, EXPEXT_ param fix * Sz.I. 2021 EXPEXT_REGEXP, CREATE_Has_fn_, cmp w. NULL, EXPECT_ param fix
* *
* A tesztelés legalapvetőbb funkcióit támogató függvények és makrók. * A tesztelés legalapvetőbb funkcióit támogató függvények és makrók.
* Nem szálbiztos megvalósítás. * Nem szálbiztos megvalósítás.
......
...@@ -30,12 +30,9 @@ ...@@ -30,12 +30,9 @@
</Build> </Build>
<Compiler> <Compiler>
<Add option="-Wall" /> <Add option="-Wall" />
<Add option="-fexceptions" />
</Compiler> </Compiler>
<Unit filename="gtest_lite.h" /> <Unit filename="gtest_lite.h" />
<Unit filename="halmaz_teszt.cpp"> <Unit filename="halmaz_teszt.cpp"/>
<Option compilerVar="CC" />
</Unit>
<Unit filename="integer.h" /> <Unit filename="integer.h" />
<Unit filename="point.h" /> <Unit filename="point.h" />
<Extensions> <Extensions>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment