-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
469 changed files
with
147,334 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio 2012 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VSL Reader", "VSL Reader\VSL Reader.vcxproj", "{7DF2E578-8B4F-42BA-8020-113433D04B8B}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
Debug|Win32 = Debug|Win32 | ||
Debug|x64 = Debug|x64 | ||
Release|Win32 = Release|Win32 | ||
Release|x64 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|Win32.ActiveCfg = Debug|Win32 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|Win32.Build.0 = Debug|Win32 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|x64.ActiveCfg = Debug|x64 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Debug|x64.Build.0 = Debug|x64 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|Win32.ActiveCfg = Release|Win32 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|Win32.Build.0 = Release|Win32 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|x64.ActiveCfg = Release|x64 | ||
{7DF2E578-8B4F-42BA-8020-113433D04B8B}.Release|x64.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
EndGlobal |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<ClassDiagram MajorVersion="1" MinorVersion="1"> | ||
<Class Name="CFld"> | ||
<Position X="0.5" Y="0.5" Width="1.5" /> | ||
<TypeIdentifier> | ||
<HashCode>KkAAgAQCAHEAEAIAAAARACAACAAAAAAAAAABABggAAA=</HashCode> | ||
<FileName>VSLFDA.h</FileName> | ||
</TypeIdentifier> | ||
</Class> | ||
<Font Name="Segoe UI" Size="9" /> | ||
</ClassDiagram> |
Oops, something went wrong.