diff --git a/lib/c/2014/labcomm2014.vcxproj b/lib/c/2014/labcomm2014.vcxproj deleted file mode 100644 index 4bf8b0c5ee9b8b1076c1ed5d34128a4959491881..0000000000000000000000000000000000000000 --- a/lib/c/2014/labcomm2014.vcxproj +++ /dev/null @@ -1,106 +0,0 @@ -<?xml version="1.0" encoding="us-ascii"?> -<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(TWINCATSDK)MsBuild\TwinCAT Common\*.targets" /> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="Debug|TwinCAT RT (x64)"> - <Configuration>Debug</Configuration> - <Platform>TwinCAT RT (x64)</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="Release|TwinCAT RT (x64)"> - <Configuration>Release</Configuration> - <Platform>TwinCAT RT (x64)</Platform> - </ProjectConfiguration> - </ItemGroup> - <ItemGroup> - <ClInclude Include="labcomm2014_compat_tc31.h" /> - <ClInclude Include="labcomm2014.h" /> - <ClInclude Include="labcomm2014_default_error_handler.h" /> - <ClInclude Include="labcomm2014_default_memory.h" /> - <ClInclude Include="labcomm2014_default_scheduler.h" /> - <ClInclude Include="labcomm2014_dynamic_buffer_writer.h" /> - <ClInclude Include="labcomm2014_error.h" /> - <ClInclude Include="labcomm2014_fd_reader.h" /> - <ClInclude Include="labcomm2014_fd_writer.h" /> - <ClInclude Include="labcomm2014_ioctl.h" /> - <ClInclude Include="labcomm2014_private.h" /> - <ClInclude Include="labcomm2014_renaming.h" /> - <ClInclude Include="labcomm2014_renaming_decoder.h" /> - <ClInclude Include="labcomm2014_renaming_encoder.h" /> - <ClInclude Include="labcomm2014_renaming_private.h" /> - <ClInclude Include="labcomm2014_scheduler.h" /> - <ClInclude Include="labcomm2014_scheduler_private.h" /> - <ClInclude Include="labcomm2014_type_signature.h" /> - </ItemGroup> - <ItemGroup> - <ClCompile Include="labcomm2014.c" /> - <ClCompile Include="labcomm2014_decoder.c" /> - <ClCompile Include="labcomm2014_default_error_handler.c" /> - <ClCompile Include="labcomm2014_default_memory.c" /> - <ClCompile Include="labcomm2014_default_scheduler.c" /> - <ClCompile Include="labcomm2014_dynamic_buffer_writer.c" /> - <ClCompile Include="labcomm2014_encoder.c" /> - <ClCompile Include="labcomm2014_error.c" /> - <ClCompile Include="labcomm2014_fd_reader.c" /> - <ClCompile Include="labcomm2014_fd_writer.c" /> - <ClCompile Include="labcomm2014_memory.c" /> - <ClCompile Include="labcomm2014_renaming.c" /> - <ClCompile Include="labcomm2014_renaming_decoder.c" /> - <ClCompile Include="labcomm2014_renaming_encoder.c" /> - <ClCompile Include="labcomm2014_renaming_registry.c" /> - <ClCompile Include="labcomm2014_scheduler.c" /> - <ClCompile Include="labcomm2014_time.c" /> - <ClCompile Include="labcomm2014_type_signature.c" /> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{1841FE1E-1E6C-449E-882D-7F26F60384E8}</ProjectGuid> - <RootNamespace>labcomm2014</RootNamespace> - <Keyword>Win32Proj</Keyword> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'" Label="Configuration" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'" Label="Configuration" /> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"> - </ImportGroup> - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'" Label="PropertySheets" /> - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'" Label="PropertySheets" /> - <PropertyGroup Label="UserMacros" /> - <PropertyGroup> - <_ProjectFileVersion>10.0.21006.1</_ProjectFileVersion> - <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'">AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'" /> - <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'" /> - <CodeAnalysisRuleSet Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'">AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'" /> - <CodeAnalysisRuleAssemblies Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'" /> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|TwinCAT RT (x64)'"> - <PreBuildEvent> - <Command> - </Command> - </PreBuildEvent> - <ClCompile> - <PreprocessorDefinitions>LABCOMM_COMPAT="labcomm2014_compat_tc31.h";LABCOMM_NO_STDIO;USE_CRT_OWN_IMPL;_X64_;_AMD64_;_WIN64;_DEBUG;STD_CALL;CONDITION_HANDLING;WIN32_LEAN_AND_MEAN;RDRDBG;SRVDBG;DBG;_IDWBUILD;IS_R0;WINNT;DEBUG;_WDM_INCLUDED_;_WIN32_WINNT=_WIN32_WINNT_WINXP;NTDDI_VERSION=NTDDI_WINXPSP2;TC_VER=301;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - </ClCompile> - </ItemDefinitionGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|TwinCAT RT (x64)'"> - <PreBuildEvent> - <Command> - </Command> - </PreBuildEvent> - <ClCompile> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PreprocessorDefinitions>LABCOMM_COMPAT="labcomm2014_compat_tc31.h";LABCOMM_NO_STDIO;USE_CRT_OWN_IMPL;_AMD64_;_X64_;_WIN64;STD_CALL;CONDITION_HANDLING;WIN32_LEAN_AND_MEAN;_IDWBUILD;IS_R0;WINNT;_WDM_INCLUDED_;_WIN32_WINNT=_WIN32_WINNT_WINXP;NTDDI_VERSION=NTDDI_WINXPSP2;TC_VER=301;%(PreprocessorDefinitions)</PreprocessorDefinitions> - </ClCompile> - </ItemDefinitionGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"> - </ImportGroup> -</Project> \ No newline at end of file