aboutsummaryrefslogtreecommitdiff
path: root/tools/skycpt
diff options
context:
space:
mode:
Diffstat (limited to 'tools/skycpt')
-rw-r--r--tools/skycpt/AsciiCptCompile.cpp2
-rw-r--r--tools/skycpt/stdafx.cpp7
2 files changed, 1 insertions, 8 deletions
diff --git a/tools/skycpt/AsciiCptCompile.cpp b/tools/skycpt/AsciiCptCompile.cpp
index 9df29f8b44..df5f1dfd30 100644
--- a/tools/skycpt/AsciiCptCompile.cpp
+++ b/tools/skycpt/AsciiCptCompile.cpp
@@ -1,4 +1,4 @@
-// AsciiCptCompile.cpp : Definiert den Einstiegspunkt für die Konsolenanwendung.
+// AsciiCptCompile.cpp
//
#include "stdafx.h"
diff --git a/tools/skycpt/stdafx.cpp b/tools/skycpt/stdafx.cpp
index 22a7f25f57..fd4f341c7b 100644
--- a/tools/skycpt/stdafx.cpp
+++ b/tools/skycpt/stdafx.cpp
@@ -1,8 +1 @@
-// stdafx.cpp : Quelltextdatei, die nur die Standard-Includes einbindet
-// AsciiCptCompile.pch ist der vorcompilierte Header
-// stdafx.obj enthält die vorcompilierte Typinformation
-
#include "stdafx.h"
-
-// TODO: Verweisen Sie auf zusätzliche Header, die in STDAFX.H
-// und nicht in dieser Datei erforderlich sind.