Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LabComm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tommy Olofsson
LabComm
Commits
1464b736
Commit
1464b736
authored
9 years ago
by
Tommy Olofsson
Browse files
Options
Downloads
Patches
Plain Diff
Decided not to use labcomm as VS subproject.
parent
b26b5fcc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/c/2014/labcomm2014.vcxproj
+0
-106
0 additions, 106 deletions
lib/c/2014/labcomm2014.vcxproj
with
0 additions
and
106 deletions
lib/c/2014/labcomm2014.vcxproj
deleted
100644 → 0
+
0
−
106
View file @
b26b5fcc
<?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
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment