소스 검색

projektversion aktualisiert

Kolja Strohm 4 년 전
부모
커밋
e7391acb72
4개의 변경된 파일5개의 추가작업 그리고 4개의 파일을 삭제
  1. BIN
      Fertig/Schriften/gravur.ltds
  2. BIN
      Fertig/Schriften/normal.ltds
  3. 0 0
      Fertig/x32/.keep
  4. 5 4
      Schrift Editor 2/Schrift Editor 2.vcxproj

BIN
Fertig/Schriften/gravur.ltds


BIN
Fertig/Schriften/normal.ltds


+ 0 - 0
Fertig/x32/.keep


+ 5 - 4
Schrift Editor 2/Schrift Editor 2.vcxproj

@@ -22,31 +22,32 @@
     <ProjectGuid>{0F196E94-65AD-458C-900C-F5C5B14B893D}</ProjectGuid>
     <Keyword>Win32Proj</Keyword>
     <RootNamespace>SchriftEditor2</RootNamespace>
+    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v141</PlatformToolset>
+    <PlatformToolset>v142</PlatformToolset>
     <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>true</UseDebugLibraries>
-    <PlatformToolset>v141</PlatformToolset>
+    <PlatformToolset>v142</PlatformToolset>
     <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>false</UseDebugLibraries>
-    <PlatformToolset>v141</PlatformToolset>
+    <PlatformToolset>v142</PlatformToolset>
     <WholeProgramOptimization>true</WholeProgramOptimization>
     <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
     <ConfigurationType>Application</ConfigurationType>
     <UseDebugLibraries>false</UseDebugLibraries>
-    <PlatformToolset>v141</PlatformToolset>
+    <PlatformToolset>v142</PlatformToolset>
     <WholeProgramOptimization>true</WholeProgramOptimization>
     <CharacterSet>MultiByte</CharacterSet>
   </PropertyGroup>