After install in first panel
This commit is contained in:
14705
RigPump.ACD
14705
RigPump.ACD
File diff suppressed because one or more lines are too long
BIN
RigPumpDrives/RigPumpDrives.ccwsln
Normal file
BIN
RigPumpDrives/RigPumpDrives.ccwsln
Normal file
Binary file not shown.
1
RigPumpDrives/UDCProject/Library.idf
Normal file
1
RigPumpDrives/UDCProject/Library.idf
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Rig Pump 755.iuux
|
||||||
BIN
RigPumpDrives/UDCProject/Rig Pump 755.iuux
Normal file
BIN
RigPumpDrives/UDCProject/Rig Pump 755.iuux
Normal file
Binary file not shown.
Binary file not shown.
19
RigPumpDrives/UDCProject/UDCProject.acfproj
Normal file
19
RigPumpDrives/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>
|
||||||
Reference in New Issue
Block a user