First attempt at startup
This commit is contained in:
15413
TankTransferSystem.ACD
15413
TankTransferSystem.ACD
File diff suppressed because one or more lines are too long
1
tanktransferstationccw/UDCProject/Library.idf
Normal file
1
tanktransferstationccw/UDCProject/Library.idf
Normal file
@@ -0,0 +1 @@
|
|||||||
|
PowerFlex 753_1.iuux
|
||||||
BIN
tanktransferstationccw/UDCProject/PowerFlex 753_1.iuux
Normal file
BIN
tanktransferstationccw/UDCProject/PowerFlex 753_1.iuux
Normal file
Binary file not shown.
Binary file not shown.
19
tanktransferstationccw/UDCProject/UDCProject.acfproj
Normal file
19
tanktransferstationccw/UDCProject/UDCProject.acfproj
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
<?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>
|
||||||
|
<Import Project="$(DevEnvDir)\PackagesToLoad\Targets\ISaGRAF.ISaGRAF5.targets" />
|
||||||
|
<Import Project="$(DevEnvDir)\PackagesToLoad\Targets\ISaGRAF.CCW.targets" />
|
||||||
|
</Project>
|
||||||
18
tanktransferstationccw/tanktransferstationccw.ccwsln
Normal file
18
tanktransferstationccw/tanktransferstationccw.ccwsln
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
|
# CCW Solution File, CCW Software 10.0
|
||||||
|
VisualStudioVersion = 12.0.21005.1
|
||||||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||||||
|
Project("{A6F45E2C-46AC-4E2B-9F75-4E058226B5AB}") = "IDF Project", "UDCProject\UDCProject.acfproj", "{99999999-9999-9999-9999-999999999999}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Online|Any CPU = Online|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{99999999-9999-9999-9999-999999999999}.Online|Any CPU.ActiveCfg = Online|Any CPU
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
||||||
Reference in New Issue
Block a user