fix windows build break due to directory and path changes --continue
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -302,13 +302,13 @@
|
||||
{
|
||||
"Name" = "8:Microsoft Visual Studio"
|
||||
"ProductName" = "8:CASA"
|
||||
"ProductCode" = "8:{E87F8885-C799-4C0A-9761-8514A8A09C46}"
|
||||
"PackageCode" = "8:{8D36149E-F746-4006-A4FA-3E6745D36021}"
|
||||
"ProductCode" = "8:{E98F34B3-D061-4060-870F-42EA2959E74C}"
|
||||
"PackageCode" = "8:{E98F34B3-D061-4060-870F-42EA2959E74C}"
|
||||
"UpgradeCode" = "8:{DFD8B8A0-EA51-4202-831C-7CD2B90A63AE}"
|
||||
"RestartWWWService" = "11:FALSE"
|
||||
"RemovePreviousVersions" = "11:TRUE"
|
||||
"DetectNewerInstalledVersion" = "11:TRUE"
|
||||
"ProductVersion" = "8:1.6.699"
|
||||
"ProductVersion" = "8:1.7.678"
|
||||
"Manufacturer" = "8:Novell"
|
||||
"ARPHELPTELEPHONE" = "8:"
|
||||
"ARPHELPLINK" = "8:"
|
||||
|
||||
@@ -31,7 +31,7 @@ DIST_SUBDIRS =
|
||||
|
||||
EXTRA_DIST = $(SFILES)
|
||||
|
||||
CASAROOT = ../..
|
||||
CASAROOT = ../../../..
|
||||
|
||||
CASALIBDIR = $(CASAROOT)/lib
|
||||
|
||||
@@ -109,7 +109,7 @@ clean-local:
|
||||
if [ -d Debug ]; then rm -rf Debug; fi
|
||||
if [ -f build.log ]; then rm -f build.log; fi
|
||||
if [ -d BUILT ]; then rm -rf BUILT; fi
|
||||
|
||||
if [ -f $(PACKAGE)-$(VERSION).tar.bz2 ]; then rm -f $(PACKAGE)-$(VERSION).tar.bz2; fi
|
||||
distclean-local:
|
||||
|
||||
maintainer-clean-local:
|
||||
|
||||
Binary file not shown.
@@ -1934,8 +1934,8 @@
|
||||
}
|
||||
"Module"
|
||||
{
|
||||
"ModuleSignature" = "8:MergeModule.71E87B6C0C774E9FBADBFDACFC28E60A"
|
||||
"Version" = "8:1.5.0.0"
|
||||
"ModuleSignature" = "8:MergeModule.23882DEA21CB4D9C85AFFC59560C0630"
|
||||
"Version" = "8:1.7.678.0"
|
||||
"Title" = "8:miCASA-msm"
|
||||
"Subject" = "8:"
|
||||
"Author" = "8:Organization"
|
||||
|
||||
Reference in New Issue
Block a user