Move files and folders around for uniform convention

This commit is contained in:
Patrick McDonagh
2018-05-22 11:58:57 -05:00
parent 2a732036b2
commit 498f87d4ee
140 changed files with 0 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,2 @@
Advanced VFD IPP PF755.iuux
Advanced VFD IPP PF753.iuux

View File

@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{99999999-9999-9999-9999-999999999999}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>MyRootNamespace</RootNamespace>
<AssemblyName>MyAssemblyName</AssemblyName>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
<CAMProjectFile>Library.idf</CAMProjectFile>
<UniqueProjectId>{99999999-9999-9999-9999-999999999999}</UniqueProjectId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Online' ">
<OutputPath>bin\Online\</OutputPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Simulation' " />
<Import Project="$(DevEnvDir)\PackagesToLoad\Targets\ISaGRAF.ISaGRAF5.targets" />
<Import Project="$(DevEnvDir)\PackagesToLoad\Targets\ISaGRAF.CCW.targets" />
</Project>

Binary file not shown.

Binary file not shown.