This commit is contained in:
raytrace
2018-12-09 20:47:34 +09:00
parent 4396f98e10
commit 0fb413e3d8
137 changed files with 789 additions and 3227 deletions

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<StartArguments>"c:\temp\test.ecl2"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<StartArguments>"D:\Tinsky\Visual Basic For ENERGY\Runtime\OD\New.ecl2"</StartArguments>
</PropertyGroup>
</Project>