diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2025-05-18 03:28:57 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2025-05-18 03:28:57 -0400 |
commit | 3e7f12dd5bdc57f303471c758df6df0473abb136 (patch) | |
tree | 6a4f03778db3fd3f68ba161df6c9e7ca4df5fc3d /GrfToJson.sln | |
download | GrfToJson-3e7f12dd5bdc57f303471c758df6df0473abb136.tar.gz GrfToJson-3e7f12dd5bdc57f303471c758df6df0473abb136.tar.bz2 GrfToJson-3e7f12dd5bdc57f303471c758df6df0473abb136.zip |
Initial commit
Diffstat (limited to 'GrfToJson.sln')
-rw-r--r-- | GrfToJson.sln | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/GrfToJson.sln b/GrfToJson.sln new file mode 100644 index 0000000..a55ff74 --- /dev/null +++ b/GrfToJson.sln @@ -0,0 +1,8 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection +EndGlobal |