10 lines
454 B
XML
10 lines
454 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
<StartAction>Program</StartAction>
|
|
<StartProgram>D:\Program Files\KunHeng\KunHengCAD V21 zh_CN\kunhengcad.exe</StartProgram>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<ProjectView>ShowAllFiles</ProjectView>
|
|
</PropertyGroup>
|
|
</Project> |