Commit f685382d by Szeberényi Imre

vsproj fix

parent d4d71955
......@@ -179,7 +179,7 @@
>
</File>
<File
RelativePath=".\main.cpp"
RelativePath=".\alakzat3_main.cpp"
>
</File>
<File
......@@ -195,9 +195,17 @@
>
</File>
<File
RelativePath=".\poligon.cpp"
>
</File>
<File
RelativePath=".\memtrace.cpp"
>
</File>
<File
RelativePath=".\rajztabla.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
......@@ -225,9 +233,21 @@
>
</File>
<File
RelativePath=".\memtrace.h"
RelativePath=".\poligon.h"
>
</File>
<File
RelativePath=".\rajztabla.h"
>
</File>
<File
RelativePath=".\gen_array.hpp"
>
</File>
<File
RelativePath=".\memtrace.h"
>
</File>
</Filter>
</Files>
<Globals>
......
......@@ -15,7 +15,7 @@
* >= 9 - Rajztaba generikus tömböt használ.
*/
#define ELKESZULT 5
#define ELKESZULT 0
#include <iostream>
#include <fstream>
#include "gtest_lite.h"
......
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