Skip to content

Commit

Permalink
fixed for mysql[removed mysql from development branch]
Browse files Browse the repository at this point in the history
  • Loading branch information
ketoo committed Nov 6, 2016
1 parent 3f972be commit 88521ab
Show file tree
Hide file tree
Showing 13 changed files with 7 additions and 1,864 deletions.
5 changes: 5 additions & 0 deletions NFComm/NFPluginLoader/NFPluginLoader.vcxproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,9 @@
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
<LocalDebuggerWorkingDirectory>..\..\_Out\Server\Debug</LocalDebuggerWorkingDirectory>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<LocalDebuggerCommandArguments>Server=WorldServer ID=7 PluginX.xml</LocalDebuggerCommandArguments>
<LocalDebuggerWorkingDirectory>..\..\_Out\Server\Debug</LocalDebuggerWorkingDirectory>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>
Loading

0 comments on commit 88521ab

Please sign in to comment.