Changeset 1273
- Timestamp:
- 10/19/2009 4:18:16 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/eraser6/Installer/Installer.wixproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/Installer.wixproj
r1161 r1273 3 3 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> 4 4 <Platform Condition=" '$(Platform)' == '' ">x86</Platform> 5 <ProductVersion>3. 5</ProductVersion>5 <ProductVersion>3.0</ProductVersion> 6 6 <ProjectGuid>{318964cf-278d-41b2-a825-b9a0d1f5d766}</ProjectGuid> 7 7 <SchemaVersion>2.0</SchemaVersion> 8 8 <OutputName>Eraser</OutputName> 9 9 <OutputType>Package</OutputType> 10 <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3. 5\Wix.targets</WixTargetsPath>10 <WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.0\Wix.targets</WixTargetsPath> 11 11 </PropertyGroup> 12 12 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
Note: See TracChangeset
for help on using the changeset viewer.
