Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Prog2
/
labor_peldak
/
lab_07.5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
f685382d
authored
Mar 30, 2021
by
Szeberényi Imre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vsproj fix
parent
d4d71955
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
3 deletions
+23
-3
Alakzatlab3/alakzat.vcproj
+22
-2
Alakzatlab3/alakzat3_main.cpp
+1
-1
No files found.
Alakzatlab3/alakzat.vcproj
View file @
f685382d
...
...
@@ -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>
...
...
Alakzatlab3/alakzat3_main.cpp
View file @
f685382d
...
...
@@ -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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment