Skip to content

Commit

Permalink
vs2015 version of pyproj
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Apr 29, 2015
1 parent 4fbfb52 commit 62c8c8b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions TradeDangerous.pyproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<LaunchProvider>Standard Python launcher</LaunchProvider>
<InterpreterId />
<InterpreterVersion />
<CommandLineArguments>run -vv --ly=20.75 --empty=27.76 --cap=124 --jumps=4 --cr=5810815 --from="vaucansonplat" --prune-score=20 --prune-hops=4 --progress --gpt 1400 --hops=5 --age=20 --jumps=5 --ls-p=2.5</CommandLineArguments>
<CommandLineArguments>run -vv --progress --empty=82 --cap=212 --jumps=4 --cr=2153796 --from="lft78/coye" --hops 5 --to jamesonmem --ls-m=8000 --sto=10000 --pad L --ly 12 --prune-hop=3 --prune-sc=40</CommandLineArguments>
<EnableNativeCodeDebugging>False</EnableNativeCodeDebugging>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Debug'" />
Expand Down Expand Up @@ -49,17 +49,15 @@
<Compile Include="mfd\saitek\x52pro.py" />
<Compile Include="mfd\saitek\__init__.py" />
<Compile Include="mfd\__init__.py" />
<Compile Include="mkstats.py" />
<Compile Include="plugins\maddavo_plug.py" />
<Compile Include="plugins\__init__.py" />
<Compile Include="prices.py" />
<Compile Include="pygui.py" />
<Compile Include="trade.py" />
<Compile Include="tradecalc.py" />
<Compile Include="tradedb.py" />
<Compile Include="tradeenv.py" />
<Compile Include="tradeexcept.py" />
<Compile Include="trading.py" />
<Compile Include="transfers.py" />
</ItemGroup>
<ItemGroup>
<Content Include="CHANGES.txt" />
Expand All @@ -82,4 +80,4 @@
</ItemGroup>
<Import Project="$(PtvsTargetsFile)" Condition="Exists($(PtvsTargetsFile))" />
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" Condition="!Exists($(PtvsTargetsFile))" />
</Project>
</Project>

0 comments on commit 62c8c8b

Please sign in to comment.