Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Cr4sh committed Jun 12, 2012
0 parents commit 37ae458
Show file tree
Hide file tree
Showing 13 changed files with 1,562 additions and 0 deletions.
20 changes: 20 additions & 0 deletions MsFontsFuzz.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MsFontsFuzz", "MsFontsFuzz\MsFontsFuzz.vcproj", "{A81B96FC-546B-428C-9F16-5B7950D0CBAF}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A81B96FC-546B-428C-9F16-5B7950D0CBAF}.Debug|Win32.ActiveCfg = Debug|Win32
{A81B96FC-546B-428C-9F16-5B7950D0CBAF}.Debug|Win32.Build.0 = Debug|Win32
{A81B96FC-546B-428C-9F16-5B7950D0CBAF}.Release|Win32.ActiveCfg = Release|Win32
{A81B96FC-546B-428C-9F16-5B7950D0CBAF}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit 37ae458

Please sign in to comment.