Commit 96246f66 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Bulk import of missing !Sprites11 files

Version 0.05. Tagged as 'Bootxxxx-0_05'
parent cc7445bc
...@@ -67,7 +67,10 @@ FILES=\ ...@@ -67,7 +67,10 @@ FILES=\
${RDIR}.!Boot\ ${RDIR}.!Boot\
${LDIR}.!Run\ ${LDIR}.!Run\
${RDIR}.!RunImage\ ${RDIR}.!RunImage\
${RDIR}.!Sprites\
${RDIR}.!Sprites11\
${RDIR}.!Sprites22\ ${RDIR}.!Sprites22\
${RDIR}.CoSprite\
${RDIR}.CoSprite22\ ${RDIR}.CoSprite22\
${LDIR}.Messages\ ${LDIR}.Messages\
${LDIR}.Res\ ${LDIR}.Res\
...@@ -114,7 +117,10 @@ install: Resources.BootRun.!RunImage \ ...@@ -114,7 +117,10 @@ install: Resources.BootRun.!RunImage \
${CP} ${LDIR}.!Help ${INSTAPP}.!Help ${CPFLAGS} ${CP} ${LDIR}.!Help ${INSTAPP}.!Help ${CPFLAGS}
${CP} ${LDIR}.!Run ${INSTAPP}.!Run ${CPFLAGS} ${CP} ${LDIR}.!Run ${INSTAPP}.!Run ${CPFLAGS}
${CP} ${RDIR}.!RunImage ${INSTAPP}.!RunImage ${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} ${RDIR}.!Sprites22 ${INSTAPP}.!Sprites22 ${CPFLAGS}
${CP} ${RDIR}.CoSprite ${INSTAPP}.CoSprite ${CPFLAGS}
${CP} ${RDIR}.CoSprite22 ${INSTAPP}.CoSprite22 ${CPFLAGS} ${CP} ${RDIR}.CoSprite22 ${INSTAPP}.CoSprite22 ${CPFLAGS}
${CP} ${LDIR}.Messages ${INSTAPP}.Messages ${CPFLAGS} ${CP} ${LDIR}.Messages ${INSTAPP}.Messages ${CPFLAGS}
${CP} ${LDIR}.Res ${INSTAPP}.Res ${CPFLAGS} ${CP} ${LDIR}.Res ${INSTAPP}.Res ${CPFLAGS}
......
File added
File added
File added
File added
File added
File added
File added
File added
File added
/* (0.04) /* (0.05)
* *
* This file is automatically maintained by srccommit, do not edit manually. * This file is automatically maintained by srccommit, do not edit manually.
* Last processed by srccommit version: 1.2. * Last processed by srccommit version: 1.1.
* *
*/ */
#define Module_MajorVersion_CMHG 0.04 #define Module_MajorVersion_CMHG 0.05
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 Jan 2007 #define Module_Date_CMHG 24 Oct 2009
#define Module_MajorVersion "0.04" #define Module_MajorVersion "0.05"
#define Module_Version 4 #define Module_Version 5
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "22 Jan 2007" #define Module_Date "24 Oct 2009"
#define Module_ApplicationDate "22-Jan-07" #define Module_ApplicationDate "24-Oct-09"
#define Module_ComponentName "Bootxxxx" #define Module_ComponentName "Bootxxxx"
#define Module_ComponentPath "RiscOS/Sources/SystemRes/Configure2/PlugIns/Bootxxxx" #define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/Bootxxxx"
#define Module_FullVersion "0.04" #define Module_FullVersion "0.05"
#define Module_HelpVersion "0.04 (22 Jan 2007)" #define Module_HelpVersion "0.05 (24 Oct 2009)"
#define Module_LibraryVersionInfo "0:4" #define Module_LibraryVersionInfo "0:5"
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