Commit 1b27de87 authored by Jeffrey Lee's avatar Jeffrey Lee
Browse files

Bulk import of missing !Sprites11 files

Version 2.04. Tagged as 'xxxxMerge-2_04'
parent 9d1abb93
...@@ -68,7 +68,10 @@ FILES=\ ...@@ -68,7 +68,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\
...@@ -115,7 +118,10 @@ install: Resources.SysMerge.!RunImage \ ...@@ -115,7 +118,10 @@ install: Resources.SysMerge.!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
/* (2.03) /* (2.04)
* *
* 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 2.03 #define Module_MajorVersion_CMHG 2.04
#define Module_MinorVersion_CMHG #define Module_MinorVersion_CMHG
#define Module_Date_CMHG 22 Jan 2007 #define Module_Date_CMHG 25 Oct 2009
#define Module_MajorVersion "2.03" #define Module_MajorVersion "2.04"
#define Module_Version 203 #define Module_Version 204
#define Module_MinorVersion "" #define Module_MinorVersion ""
#define Module_Date "22 Jan 2007" #define Module_Date "25 Oct 2009"
#define Module_ApplicationDate "22-Jan-07" #define Module_ApplicationDate "25-Oct-09"
#define Module_ComponentName "xxxxMerge" #define Module_ComponentName "xxxxMerge"
#define Module_ComponentPath "RiscOS/Sources/SystemRes/Configure2/PlugIns/xxxxMerge" #define Module_ComponentPath "castle/RiscOS/Sources/SystemRes/Configure2/PlugIns/xxxxMerge"
#define Module_FullVersion "2.03" #define Module_FullVersion "2.04"
#define Module_HelpVersion "2.03 (22 Jan 2007)" #define Module_HelpVersion "2.04 (25 Oct 2009)"
#define Module_LibraryVersionInfo "2:3" #define Module_LibraryVersionInfo "2:4"
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