[project @ 2000-11-09 11:28:23 by rrt]
authorrrt <unknown>
Thu, 9 Nov 2000 11:28:23 +0000 (11:28 +0000)
committerrrt <unknown>
Thu, 9 Nov 2000 11:28:23 +0000 (11:28 +0000)
Second stab at getting the GHC InstallShield setup into CVS in a sensible
manner; the previous sticking point was having spaces in filenames.

ghc/InstallShield/Glasgow Haskell Compiler.ipr [new file with mode: 0644]
ghc/InstallShield/is.zip [deleted file]

diff --git a/ghc/InstallShield/Glasgow Haskell Compiler.ipr b/ghc/InstallShield/Glasgow Haskell Compiler.ipr
new file mode 100644 (file)
index 0000000..b4a8c90
--- /dev/null
@@ -0,0 +1,58 @@
+[Language]
+LanguageSupport0=0009
+
+[OperatingSystem]
+OSSupport=0000000000011010
+
+[Data]
+CurrentMedia=rel
+set_mifserial=
+ProductName=Glasgow Haskell Compiler
+CurrentComponentDef=Default.cdf
+set_dlldebug=No
+AppExe=ghc
+DevEnvironment=Microsoft Visual C++ 6
+set_mif=No
+set_testmode=No
+Instructions=Instructions.txt
+EmailAddresss=glasgow-haskell-users@haskell.org
+SummaryText=
+Department=
+Type=Software Development Application
+Author=
+HomeURL=http://www.haskell.org/ghc/
+InstallRoot=C:\GHC InstallShield
+set_level=Level 3
+InstallationGUID=6db5bb92-3160-48f2-92d1-f9141c99d48a
+Version=4.08.1
+set_miffile=Status.mif
+set_args=
+set_maxerr=50
+Notes=Notes.txt
+CurrentFileGroupDef=Default.fdf
+set_dllcmdline=
+set_warnaserr=No
+Copyright=See LICENSE
+set_preproc=
+Category=
+CurrentPlatform=
+set_compileb4build=No
+set_crc=Yes
+set_maxwarn=50
+Description=Description.txt
+CompanyName=University of Glasgow
+CurrentLanguage=English
+set_libraries=isrt.obl ifx.obl
+set_linkpath=
+
+[MediaInfo]
+mediadata0=release/Media\release
+mediadata1=New Media/Media\New Media
+mediadata2=rel/Media\rel
+
+[General]
+Type=INSTALLMAIN
+Version=2.20.000
+ReadOnly=N
+PassData=
+
diff --git a/ghc/InstallShield/is.zip b/ghc/InstallShield/is.zip
deleted file mode 100644 (file)
index 5fa5ff2..0000000
Binary files a/ghc/InstallShield/is.zip and /dev/null differ