1
Fork 0
mirror of https://github.com/naehrwert/scetool.git synced 2025-05-02 09:27:46 +00:00
scetool/scetool.vcxproj.user
Sorvigolova e5b9ac8a9b Updated to v. 0.2.10
- Added ECDSA Signature parsing and validation.
- Added klicensee parsing for raw mode.
- Fixed metadata info IV parsing.
- Fixed Makefile.
- Enabled Individuals seed functions for <public build> configuration.
2014-10-30 01:22:20 +03:00

8 lines
No EOL
368 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<LocalDebuggerCommandArguments>
</LocalDebuggerCommandArguments>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>