Windows project file changes for 64 bit sdk msi

This commit is contained in:
Jim Norman 2007-04-05 16:40:44 +00:00
parent 4826e3c2d1
commit 960af8b1d5
3 changed files with 27 additions and 5 deletions

View File

@ -316,7 +316,7 @@
SubSystem="2" SubSystem="2"
OptimizeReferences="2" OptimizeReferences="2"
EnableCOMDATFolding="2" EnableCOMDATFolding="2"
ImportLibrary="../lib64/Release/micasa.lib" ImportLibrary="$(TargetDir)$(TargetName).lib"
TargetMachine="17" TargetMachine="17"
/> />
<Tool <Tool
@ -348,7 +348,7 @@
<References> <References>
<ProjectReference <ProjectReference
ReferencedProjectIdentifier="{741DEA76-6CB9-45C2-A98E-E717AC9AED22}" ReferencedProjectIdentifier="{741DEA76-6CB9-45C2-A98E-E717AC9AED22}"
RelativePathToProject="..\..\micasacache\c_micasacache64.vcproj" RelativePathToProject="..\..\..\..\micasacache\c_micasacache64.vcproj"
/> />
</References> </References>
<Files> <Files>

View File

@ -21,7 +21,7 @@
} }
"Entry" "Entry"
{ {
"MsmKey" = "8:_2FDCF36CB948410C8E4FAB03B6896E67" "MsmKey" = "8:_1BF54BF3466F4215BFF442BF63F8CA8B"
"OwnerKey" = "8:_UNDEFINED" "OwnerKey" = "8:_UNDEFINED"
"MsmSig" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED"
} }
@ -73,6 +73,17 @@
"PrivateKeyFile" = "8:" "PrivateKeyFile" = "8:"
"TimeStampServer" = "8:" "TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:1" "InstallerBootstrapper" = "3:1"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:FALSE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
}
}
} }
"Release" "Release"
{ {
@ -89,6 +100,17 @@
"PrivateKeyFile" = "8:" "PrivateKeyFile" = "8:"
"TimeStampServer" = "8:" "TimeStampServer" = "8:"
"InstallerBootstrapper" = "3:1" "InstallerBootstrapper" = "3:1"
"BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}"
{
"Enabled" = "11:FALSE"
"PromptEnabled" = "11:TRUE"
"PrerequisitesLocation" = "2:1"
"Url" = "8:"
"ComponentsUrl" = "8:"
"Items"
{
}
}
} }
} }
"Deployable" "Deployable"
@ -124,9 +146,9 @@
"IsDependency" = "11:FALSE" "IsDependency" = "11:FALSE"
"IsolateTo" = "8:" "IsolateTo" = "8:"
} }
"{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2FDCF36CB948410C8E4FAB03B6896E67" "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1BF54BF3466F4215BFF442BF63F8CA8B"
{ {
"SourcePath" = "8:..\\..\\..\\..\\lib64\\release\\micasa.lib" "SourcePath" = "8:..\\..\\..\\..\\micasadk\\x64\\Release\\micasa.lib"
"TargetName" = "8:micasa.lib" "TargetName" = "8:micasa.lib"
"Tag" = "8:" "Tag" = "8:"
"Folder" = "8:_7B717E3B84D7465194063D21CBB1A6E8" "Folder" = "8:_7B717E3B84D7465194063D21CBB1A6E8"