r825 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sun Mar 11 06:17:12 EDT 2007


Author: icculus
Date: 2007-03-11 06:17:11 -0400 (Sun, 11 Mar 2007)
New Revision: 825

Removed:
   trunk/physfs.rc
Log:
Removed physfs.rc (CMake should handle this, right?!)


Deleted: trunk/physfs.rc
===================================================================
--- trunk/physfs.rc	2007-03-11 10:16:15 UTC (rev 824)
+++ trunk/physfs.rc	2007-03-11 10:17:11 UTC (rev 825)
@@ -1,27 +0,0 @@
-
-1 VERSIONINFO
-FILEVERSION 1,0,1,0
-PRODUCTVERSION 1,0,1,0
-FILEOS 0x40004
-FILETYPE 0x2
-{
-BLOCK "StringFileInfo"
-{
-	BLOCK "040904B0"
-	{
-		VALUE "CompanyName", ""
-		VALUE "FileDescription", "PhysicsFS"
-		VALUE "FileVersion", "1, 0, 1, 0"
-		VALUE "InternalName", "PhysFS"
-		VALUE "LegalCopyright", "Copyright © 2006 Ryan C. Gordon"
-		VALUE "OriginalFilename", "phyfs.dll"
-		VALUE "ProductName", "PhysicsFS"
-		VALUE "ProductVersion", "1, 0, 1, 0"
-	}
-}
-
-BLOCK "VarFileInfo"
-{
-	VALUE "Translation", 0x0409 0x04B0
-}
-}




More information about the physfs-commits mailing list