Commit 5f9c59fa authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Bulk import of missing !Sprites11 files

Version 0.09. Tagged as 'FontSetup-0_09'
parent 862e9cfb
......@@ -67,8 +67,11 @@ FILES=\
${RDIR}.!Boot\
${LDIR}.!Run\
${RDIR}.!RunImage\
${RDIR}.!Sprites\
${RDIR}.!Sprites11\
${RDIR}.!Sprites22\
${LDIR}.Blank\
${RDIR}.CoSprite\
${RDIR}.CoSprite22\
${LDIR}.Messages\
${LDIR}.Res\
......@@ -96,6 +99,7 @@ install: ${FILES}
${CP} ${LDIR}.!Run ${INSTAPP}.!Run ${CPFLAGS}
${CP} ${RDIR}.!RunImage ${INSTAPP}.!RunImage ${CPFLAGS}
${CP} ${RDIR}.!Sprites ${INSTAPP}.!Sprites ${CPFLAGS}
${CP} ${RDIR}.!Sprites11 ${INSTAPP}.!Sprites11 ${CPFLAGS}
${CP} ${RDIR}.!Sprites22 ${INSTAPP}.!Sprites22 ${CPFLAGS}
${CP} ${LDIR}.Blank ${INSTAPP}.Blank ${CPFLAGS}
${CP} ${RDIR}.CoSprite ${INSTAPP}.CoSprite ${CPFLAGS}
......
File added
/* (0.08)
/* (0.09)
*
* This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.68.
* Last processed by srccommit version: 1.1.
*
*/
#define Module_MajorVersion_CMHG 0.08
#define Module_MajorVersion_CMHG 0.09
#define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 Jan 2003
#define Module_Date_CMHG 24 Oct 2009
#define Module_MajorVersion "0.08"
#define Module_Version 8
#define Module_MajorVersion "0.09"
#define Module_Version 9
#define Module_MinorVersion ""
#define Module_Date "22 Jan 2003"
#define Module_Date "24 Oct 2009"
#define Module_ApplicationDate "22-Jan-03"
#define Module_ApplicationDate "24-Oct-09"
#define Module_ComponentName "FontSetup"
#define Module_ComponentPath "RiscOS/Sources/SystemRes/Configure2/PlugIns/FontSetup"
#define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/FontSetup"
#define Module_FullVersion "0.08"
#define Module_HelpVersion "0.08 (22 Jan 2003)"
#define Module_LibraryVersionInfo "0:8"
#define Module_FullVersion "0.09"
#define Module_HelpVersion "0.09 (24 Oct 2009)"
#define Module_LibraryVersionInfo "0:9"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment