Changeset 2925


Ignore:
Timestamp:
16/04/2011 12:05:33 (13 months ago)
Author:
chris
Message:

Substitute variables in boxbackup.mpi.in to build a valid InstallJammer?
config file for use with MSVC.

Location:
box/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/win32.bat

    r2888 r2925  
    3737 
    3838perl -pe 's/@PERL@/perl/' ./test/bbackupd/testfiles/bbackupd.conf.in > .\test\bbackupd\testfiles\bbackupd.conf 
     39 
     40echo Generating InstallJammer configuration file 
     41perl infrastructure/msvc/fake-config.sub.pl ./contrib/windows/installer/boxbackup.mpi.in > ./contrib/windows/installer/boxbackup.mpi 
Note: See TracChangeset for help on using the changeset viewer.