Initial Commit

This commit is contained in:
Patrick McDonagh
2016-02-12 17:48:23 -06:00
commit c548223066
11 changed files with 20918 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
*.BAK*

8274
Pioneer_IPP.ACD Normal file

File diff suppressed because one or more lines are too long

8062
Pioneer_IPP.ACD.Recovery Normal file

File diff suppressed because one or more lines are too long

4563
Pioneer_IPP.ACD_V21 Normal file

File diff suppressed because one or more lines are too long

0
Pioneer_IPP.Sem Normal file
View File

0
Pioneer_IPP.Wrk Normal file
View File

View File

@@ -0,0 +1 @@
PV800_DHMonitor;2711R-T4T;Z:\Patrick McDonagh\Water_Well_Panel\Pioneer_IPP\Pioneer_IPP_CCW\PVc Project

Binary file not shown.

View File

@@ -0,0 +1,17 @@
<?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>{037e5f54-ea96-4d40-ac15-5f90eba385a4}</ProjectGuid>
<OutputType>Exe</OutputType>
<RootNamespace>MyRootNamespace</RootNamespace>
<AssemblyName>MyAssemblyName</AssemblyName>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
<CAMProjectFile>Library.pvc</CAMProjectFile>
<UniqueProjectId>{037e5f54-ea96-4d40-ac15-5f90eba385a4}</UniqueProjectId>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Online' " />
<PropertyGroup Condition=" '$(Configuration)' == 'Simulation' " />
<Import Project="$(DevEnvDir)\PackagesToLoad\Targets\ISaGRAF.ISaGRAF5.targets" />
</Project>

Binary file not shown.

Binary file not shown.