scummvm/tools/skycpt/stdafx.cpp
Robert Göffringmann 0436bdeb0f I have to make this tool available. Without it, the SKY.CPT file can't be included in debian.
Beware, it's full of shit and dirty hacks as I was never even dreaming about making either the source or binary public.

But this has to be sufficient as I don't see the point in wasting my time rewriting a tool that noone needs in a clean way.

svn-id: r19075
2005-10-14 07:58:30 +00:00

9 lines
315 B
C++

// 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.