From: rrt Date: Thu, 9 Nov 2000 11:28:23 +0000 (+0000) Subject: [project @ 2000-11-09 11:28:23 by rrt] X-Git-Tag: Approximately_9120_patches~3391 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=8e62e06336143eec2157e8a62675e3941b839948;p=ghc-hetmet.git [project @ 2000-11-09 11:28:23 by rrt] Second stab at getting the GHC InstallShield setup into CVS in a sensible manner; the previous sticking point was having spaces in filenames. --- diff --git a/ghc/InstallShield/Glasgow Haskell Compiler.ipr b/ghc/InstallShield/Glasgow Haskell Compiler.ipr new file mode 100644 index 0000000..b4a8c90 --- /dev/null +++ b/ghc/InstallShield/Glasgow Haskell Compiler.ipr @@ -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 index 5fa5ff2..0000000 Binary files a/ghc/InstallShield/is.zip and /dev/null differ