Sergey Pastor / grbl1
Committer:
Sergunb
Date:
Mon Sep 04 12:04:13 2017 +0000
Revision:
0:8f0d870509fe
Initial commit

Who changed what in which revision?

UserRevisionLine numberNew contents of line
Sergunb 0:8f0d870509fe 1 <?xml version="1.0" encoding="utf-8"?>
Sergunb 0:8f0d870509fe 2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Sergunb 0:8f0d870509fe 3 <ItemGroup Label="ProjectConfigurations">
Sergunb 0:8f0d870509fe 4 <ProjectConfiguration Include="Debug|Win32">
Sergunb 0:8f0d870509fe 5 <Configuration>Debug</Configuration>
Sergunb 0:8f0d870509fe 6 <Platform>Win32</Platform>
Sergunb 0:8f0d870509fe 7 </ProjectConfiguration>
Sergunb 0:8f0d870509fe 8 <ProjectConfiguration Include="Release|Win32">
Sergunb 0:8f0d870509fe 9 <Configuration>Release</Configuration>
Sergunb 0:8f0d870509fe 10 <Platform>Win32</Platform>
Sergunb 0:8f0d870509fe 11 </ProjectConfiguration>
Sergunb 0:8f0d870509fe 12 </ItemGroup>
Sergunb 0:8f0d870509fe 13 <PropertyGroup Label="Globals">
Sergunb 0:8f0d870509fe 14 <ProjectGuid>{8785D33C-F44C-44FA-9A16-0C93B895F459}</ProjectGuid>
Sergunb 0:8f0d870509fe 15 <Keyword>Win32Proj</Keyword>
Sergunb 0:8f0d870509fe 16 <RootNamespace>grblwin</RootNamespace>
Sergunb 0:8f0d870509fe 17 </PropertyGroup>
Sergunb 0:8f0d870509fe 18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
Sergunb 0:8f0d870509fe 19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
Sergunb 0:8f0d870509fe 20 <ConfigurationType>Application</ConfigurationType>
Sergunb 0:8f0d870509fe 21 <UseDebugLibraries>true</UseDebugLibraries>
Sergunb 0:8f0d870509fe 22 <CharacterSet>Unicode</CharacterSet>
Sergunb 0:8f0d870509fe 23 <PlatformToolset>v140</PlatformToolset>
Sergunb 0:8f0d870509fe 24 </PropertyGroup>
Sergunb 0:8f0d870509fe 25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
Sergunb 0:8f0d870509fe 26 <ConfigurationType>Application</ConfigurationType>
Sergunb 0:8f0d870509fe 27 <UseDebugLibraries>false</UseDebugLibraries>
Sergunb 0:8f0d870509fe 28 <WholeProgramOptimization>true</WholeProgramOptimization>
Sergunb 0:8f0d870509fe 29 <CharacterSet>Unicode</CharacterSet>
Sergunb 0:8f0d870509fe 30 <PlatformToolset>v140</PlatformToolset>
Sergunb 0:8f0d870509fe 31 </PropertyGroup>
Sergunb 0:8f0d870509fe 32 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
Sergunb 0:8f0d870509fe 33 <ImportGroup Label="ExtensionSettings">
Sergunb 0:8f0d870509fe 34 </ImportGroup>
Sergunb 0:8f0d870509fe 35 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Sergunb 0:8f0d870509fe 36 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Sergunb 0:8f0d870509fe 37 </ImportGroup>
Sergunb 0:8f0d870509fe 38 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Sergunb 0:8f0d870509fe 39 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
Sergunb 0:8f0d870509fe 40 </ImportGroup>
Sergunb 0:8f0d870509fe 41 <PropertyGroup Label="UserMacros" />
Sergunb 0:8f0d870509fe 42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Sergunb 0:8f0d870509fe 43 <LinkIncremental>true</LinkIncremental>
Sergunb 0:8f0d870509fe 44 <OutDir>j:\buildoutput\grblwin11\Debug\</OutDir>
Sergunb 0:8f0d870509fe 45 <IntDir>$(OutDir)\</IntDir>
Sergunb 0:8f0d870509fe 46 </PropertyGroup>
Sergunb 0:8f0d870509fe 47 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Sergunb 0:8f0d870509fe 48 <LinkIncremental>false</LinkIncremental>
Sergunb 0:8f0d870509fe 49 <OutDir>j:\buildoutput\grblwin11\Release\</OutDir>
Sergunb 0:8f0d870509fe 50 <IntDir>$(OutDir)\</IntDir>
Sergunb 0:8f0d870509fe 51 </PropertyGroup>
Sergunb 0:8f0d870509fe 52 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
Sergunb 0:8f0d870509fe 53 <ClCompile>
Sergunb 0:8f0d870509fe 54 <PrecompiledHeader>NotUsing</PrecompiledHeader>
Sergunb 0:8f0d870509fe 55 <WarningLevel>Level3</WarningLevel>
Sergunb 0:8f0d870509fe 56 <Optimization>Disabled</Optimization>
Sergunb 0:8f0d870509fe 57 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Sergunb 0:8f0d870509fe 58 </ClCompile>
Sergunb 0:8f0d870509fe 59 <Link>
Sergunb 0:8f0d870509fe 60 <SubSystem>Console</SubSystem>
Sergunb 0:8f0d870509fe 61 <GenerateDebugInformation>true</GenerateDebugInformation>
Sergunb 0:8f0d870509fe 62 </Link>
Sergunb 0:8f0d870509fe 63 </ItemDefinitionGroup>
Sergunb 0:8f0d870509fe 64 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
Sergunb 0:8f0d870509fe 65 <ClCompile>
Sergunb 0:8f0d870509fe 66 <WarningLevel>Level3</WarningLevel>
Sergunb 0:8f0d870509fe 67 <PrecompiledHeader>NotUsing</PrecompiledHeader>
Sergunb 0:8f0d870509fe 68 <Optimization>MaxSpeed</Optimization>
Sergunb 0:8f0d870509fe 69 <FunctionLevelLinking>true</FunctionLevelLinking>
Sergunb 0:8f0d870509fe 70 <IntrinsicFunctions>true</IntrinsicFunctions>
Sergunb 0:8f0d870509fe 71 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Sergunb 0:8f0d870509fe 72 </ClCompile>
Sergunb 0:8f0d870509fe 73 <Link>
Sergunb 0:8f0d870509fe 74 <SubSystem>Console</SubSystem>
Sergunb 0:8f0d870509fe 75 <GenerateDebugInformation>true</GenerateDebugInformation>
Sergunb 0:8f0d870509fe 76 <EnableCOMDATFolding>true</EnableCOMDATFolding>
Sergunb 0:8f0d870509fe 77 <OptimizeReferences>true</OptimizeReferences>
Sergunb 0:8f0d870509fe 78 </Link>
Sergunb 0:8f0d870509fe 79 </ItemDefinitionGroup>
Sergunb 0:8f0d870509fe 80 <ItemGroup>
Sergunb 0:8f0d870509fe 81 <None Include="ReadMe.txt" />
Sergunb 0:8f0d870509fe 82 </ItemGroup>
Sergunb 0:8f0d870509fe 83 <ItemGroup>
Sergunb 0:8f0d870509fe 84 <ClInclude Include="..\grbl\config.h" />
Sergunb 0:8f0d870509fe 85 <ClInclude Include="..\grbl\coolant_control.h" />
Sergunb 0:8f0d870509fe 86 <ClInclude Include="..\grbl\cpu_map.h" />
Sergunb 0:8f0d870509fe 87 <ClInclude Include="..\grbl\defaults.h" />
Sergunb 0:8f0d870509fe 88 <ClInclude Include="..\grbl\eeprom.h" />
Sergunb 0:8f0d870509fe 89 <ClInclude Include="..\grbl\gcode.h" />
Sergunb 0:8f0d870509fe 90 <ClInclude Include="..\grbl\grbl.h" />
Sergunb 0:8f0d870509fe 91 <ClInclude Include="..\grbl\jog.h" />
Sergunb 0:8f0d870509fe 92 <ClInclude Include="..\grbl\limits.h" />
Sergunb 0:8f0d870509fe 93 <ClInclude Include="..\grbl\motion_control.h" />
Sergunb 0:8f0d870509fe 94 <ClInclude Include="..\grbl\nuts_bolts.h" />
Sergunb 0:8f0d870509fe 95 <ClInclude Include="..\grbl\planner.h" />
Sergunb 0:8f0d870509fe 96 <ClInclude Include="..\grbl\print.h" />
Sergunb 0:8f0d870509fe 97 <ClInclude Include="..\grbl\probe.h" />
Sergunb 0:8f0d870509fe 98 <ClInclude Include="..\grbl\protocol.h" />
Sergunb 0:8f0d870509fe 99 <ClInclude Include="..\grbl\report.h" />
Sergunb 0:8f0d870509fe 100 <ClInclude Include="..\grbl\serial.h" />
Sergunb 0:8f0d870509fe 101 <ClInclude Include="..\grbl\settings.h" />
Sergunb 0:8f0d870509fe 102 <ClInclude Include="..\grbl\spindle_control.h" />
Sergunb 0:8f0d870509fe 103 <ClInclude Include="..\grbl\stepper.h" />
Sergunb 0:8f0d870509fe 104 <ClInclude Include="..\grbl\system.h" />
Sergunb 0:8f0d870509fe 105 </ItemGroup>
Sergunb 0:8f0d870509fe 106 <ItemGroup>
Sergunb 0:8f0d870509fe 107 <ClCompile Include="..\grbl\coolant_control.c" />
Sergunb 0:8f0d870509fe 108 <ClCompile Include="..\grbl\eeprom.c" />
Sergunb 0:8f0d870509fe 109 <ClCompile Include="..\grbl\gcode.c" />
Sergunb 0:8f0d870509fe 110 <ClCompile Include="..\grbl\jog.c" />
Sergunb 0:8f0d870509fe 111 <ClCompile Include="..\grbl\limits.c" />
Sergunb 0:8f0d870509fe 112 <ClCompile Include="..\grbl\main.c" />
Sergunb 0:8f0d870509fe 113 <ClCompile Include="..\grbl\motion_control.c" />
Sergunb 0:8f0d870509fe 114 <ClCompile Include="..\grbl\nuts_bolts.c" />
Sergunb 0:8f0d870509fe 115 <ClCompile Include="..\grbl\planner.c" />
Sergunb 0:8f0d870509fe 116 <ClCompile Include="..\grbl\print.c" />
Sergunb 0:8f0d870509fe 117 <ClCompile Include="..\grbl\probe.c" />
Sergunb 0:8f0d870509fe 118 <ClCompile Include="..\grbl\protocol.c" />
Sergunb 0:8f0d870509fe 119 <ClCompile Include="..\grbl\report.c" />
Sergunb 0:8f0d870509fe 120 <ClCompile Include="..\grbl\serial.c" />
Sergunb 0:8f0d870509fe 121 <ClCompile Include="..\grbl\settings.c" />
Sergunb 0:8f0d870509fe 122 <ClCompile Include="..\grbl\spindle_control.c" />
Sergunb 0:8f0d870509fe 123 <ClCompile Include="..\grbl\stepper.c" />
Sergunb 0:8f0d870509fe 124 <ClCompile Include="..\grbl\system.c" />
Sergunb 0:8f0d870509fe 125 </ItemGroup>
Sergunb 0:8f0d870509fe 126 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Sergunb 0:8f0d870509fe 127 <ImportGroup Label="ExtensionTargets">
Sergunb 0:8f0d870509fe 128 </ImportGroup>
Sergunb 0:8f0d870509fe 129 </Project>