- Timestamp:
- Sep 12, 2014, 10:42:12 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Utilities/Miscellaneous/DispEventSample03/DispEventSample03.vcxproj
r255 r328 17 17 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 18 18 <ConfigurationType>Application</ConfigurationType> 19 <PlatformToolset>v1 00</PlatformToolset>19 <PlatformToolset>v110</PlatformToolset> 20 20 <CharacterSet>Unicode</CharacterSet> 21 21 <WholeProgramOptimization>true</WholeProgramOptimization> … … 23 23 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 24 24 <ConfigurationType>Application</ConfigurationType> 25 <PlatformToolset>v1 00</PlatformToolset>25 <PlatformToolset>v110</PlatformToolset> 26 26 <CharacterSet>Unicode</CharacterSet> 27 27 </PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.