瀏覽代碼

projektversion aktualisiert

Kolja Strohm 4 年之前
父節點
當前提交
e7391acb72
共有 4 個文件被更改,包括 5 次插入4 次删除
  1. 二進制
      Fertig/Schriften/gravur.ltds
  2. 二進制
      Fertig/Schriften/normal.ltds
  3. 0 0
      Fertig/x32/.keep
  4. 5 4
      Schrift Editor 2/Schrift Editor 2.vcxproj

二進制
Fertig/Schriften/gravur.ltds


二進制
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>