Author: wyoung
Date: Tue Apr 17 16:24:35 2007
New Revision: 1535

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1535&view=rev
Log:
Removed unnecessary icon from wforms example

Removed:
    trunk/examples/vstudio/wforms/app.ico
    trunk/examples/vstudio/wforms/app.rc
Modified:
    trunk/examples/vstudio/wforms/wforms.vcproj

Removed: trunk/examples/vstudio/wforms/app.ico
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/vstudio/wforms/app.ico?rev=1534&view=auto
==============================================================================
Binary file - no diff available.

Removed: trunk/examples/vstudio/wforms/app.rc
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/vstudio/wforms/app.rc?rev=1534&view=auto
==============================================================================
--- trunk/examples/vstudio/wforms/app.rc (original)
+++ trunk/examples/vstudio/wforms/app.rc (removed)
@@ -1,63 +1,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// English (U.S.) resources
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon placed first or with lowest ID value becomes application icon
-
-LANGUAGE 9, 1
-#pragma code_page(1252)
-1           ICON         "app.ico"
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE  
-BEGIN
-    "resource.h\0"
-    "\0"
-END
-
-2 TEXTINCLUDE  
-BEGIN
-    "#include ""afxres.h""\r\n"
-    "\0"
-END
-
-3 TEXTINCLUDE  
-BEGIN
-    "\0"
-END
-
-#endif    // APSTUDIO_INVOKED
-
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif    // not APSTUDIO_INVOKED
-

Modified: trunk/examples/vstudio/wforms/wforms.vcproj
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/vstudio/wforms/wforms.vcproj?rev=1535&r1=1534&r2=1535&view=diff
==============================================================================
--- trunk/examples/vstudio/wforms/wforms.vcproj (original)
+++ trunk/examples/vstudio/wforms/wforms.vcproj Tue Apr 17 16:24:35 2007
@@ -228,20 +228,6 @@
                                >
                        </File>
                </Filter>
-               <Filter
-                       Name="Resource Files"
-                       
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
-                       
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
-                       >
-                       <File
-                               RelativePath=".\app.ico"
-                               >
-                       </File>
-                       <File
-                               RelativePath=".\app.rc"
-                               >
-                       </File>
-               </Filter>
        </Files>
        <Globals>
        </Globals>


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to