forked from NPLPackages/main
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNPLPackageMain.csproj.user
More file actions
18 lines (18 loc) · 968 Bytes
/
NPLPackageMain.csproj.user
File metadata and controls
18 lines (18 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ProjectView>ProjectFiles</ProjectView>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<StartAction>Program</StartAction>
<StartProgram>D:\lxzsrc\ParaCraftSDKGit\redist\ParaEngineClient.exe</StartProgram>
<StartWorkingDirectory>
</StartWorkingDirectory>
<StartArguments>bootstrapper="script/apps/WebServer/WebServer.lua" port="8099" servermode="true"</StartArguments>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
<StartArguments>bootstrapper="script/apps/WebServer/WebServer.lua" port="8099" servermode="true"</StartArguments>
<StartAction>Program</StartAction>
<StartProgram>D:\lxzsrc\ParaCraftSDKGit\redist\ParaEngineClient.exe</StartProgram>
</PropertyGroup>
</Project>