diff --git a/Linear/Linear.vcxproj b/Linear/Linear.vcxproj
index b208c7a..d0b1f02 100644
--- a/Linear/Linear.vcxproj
+++ b/Linear/Linear.vcxproj
@@ -13,12 +13,14 @@
{FD14D4C8-8321-4451-A5DA-68E3FCCFCAC8}
Linear
+ 10.0
Application
true
MultiByte
+ v143
Application
diff --git a/Primitives/primitives.md b/Primitives/primitives.md
index 66484f4..f3c7db5 100644
--- a/Primitives/primitives.md
+++ b/Primitives/primitives.md
@@ -158,4 +158,7 @@ Az alábbi táblázat a mérési eredményeket szemlélteti;
| Exkluzív scan | 8.0889 | 0.013184 |
| Compact | 0.17338 | 0.00432 |
-Az eredményekből is látszik, hogy valóban nagy méretű sebességnövekedés érhető el masszív párhuzamosítással.
\ No newline at end of file
+Az eredményekből is látszik, hogy valóban nagy méretű sebességnövekedés érhető el masszív párhuzamosítással.
+
+## TODO
+ * Elvégezni a mérést _nem_ debug módban
\ No newline at end of file