mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-26 03:37:53 +00:00
0436bdeb0f
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
9 lines
315 B
C++
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.
|