From: Julian Smart Date: Sun, 20 Mar 2005 11:58:20 +0000 (+0000) Subject: Removed spurious file X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/86231bdca2c65feb164a1fed2856a9cd08f37fa1?ds=inline Removed spurious file git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/demos/life/setup/wince/life.ini b/demos/life/setup/wince/life.ini deleted file mode 100644 index 79b482aaa6..0000000000 --- a/demos/life/setup/wince/life.ini +++ /dev/null @@ -1,14 +0,0 @@ -[CEAppManager] -; Version is the version of the Application Manager (1.0) -Version = 1.0 -Component = Life - -[Life] -Description = Game of Life -; Uninstall = Life -; Do not specify the "InstallDir" key so that CEAppMgr will use the directory of this INI file -; as the install directory. -IconFile = life.ico -IconIndex = 0 -DeviceFile = life.exe -CabFiles = life.PPC2003_ARM.CAB \ No newline at end of file