[Scummvm-cvs-logs] SF.net SVN: scummvm: [27924] scummex/branches/gsoc2007-gameresbrowser/src/ gui/gui-stdafx.h

zbychs at users.sourceforge.net zbychs at users.sourceforge.net
Thu Jul 5 17:03:32 CEST 2007


Revision: 27924
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27924&view=rev
Author:   zbychs
Date:     2007-07-05 08:03:32 -0700 (Thu, 05 Jul 2007)

Log Message:
-----------
Added missing file: gui-stdafx.h.

Added Paths:
-----------
    scummex/branches/gsoc2007-gameresbrowser/src/gui/gui-stdafx.h

Added: scummex/branches/gsoc2007-gameresbrowser/src/gui/gui-stdafx.h
===================================================================
--- scummex/branches/gsoc2007-gameresbrowser/src/gui/gui-stdafx.h	                        (rev 0)
+++ scummex/branches/gsoc2007-gameresbrowser/src/gui/gui-stdafx.h	2007-07-05 15:03:32 UTC (rev 27924)
@@ -0,0 +1,14 @@
+// stdafx.h : include file for standard system include files,
+// or project specific include files that are used frequently, but
+// are changed infrequently
+//
+
+#pragma once
+
+//#define WIN32_LEAN_AND_MEAN		// Exclude rarely-used stuff from Windows headers
+//#include <stdio.h>
+//#include <tchar.h>
+
+#include "plugins-stdafx.h"
+
+// TODO: reference additional headers your program requires here


Property changes on: scummex/branches/gsoc2007-gameresbrowser/src/gui/gui-stdafx.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain
Name: svn:eol-style
   + native


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list