1 Star 1 Fork 0

falang / fa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
fac.sln 1.73 KB
一键复制 编辑 原始数据 按行查看 历史
fawdlstty 提交于 2022-05-26 23:59 . compile code

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.32228.343
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fac", "fac\fac.vcxproj", "{E796F9A1-3D95-46D8-8478-1979DB5547E4}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{446B4919-EEDF-43B9-8D8B-0899BC86974A}"
ProjectSection(SolutionItems) = preProject
draft.md = draft.md
tools\Fa.g4 = tools\Fa.g4
tools\generate.bat = tools\generate.bat
fac\main.fa = fac\main.fa
manual.md = manual.md
README.md = README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Debug|x64.ActiveCfg = Debug|x64
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Debug|x64.Build.0 = Debug|x64
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Debug|x86.ActiveCfg = Debug|Win32
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Debug|x86.Build.0 = Debug|Win32
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Release|x64.ActiveCfg = Release|x64
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Release|x64.Build.0 = Release|x64
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Release|x86.ActiveCfg = Release|Win32
{E796F9A1-3D95-46D8-8478-1979DB5547E4}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {04737A61-811D-48FF-93DB-9FF1DBB127C5}
EndGlobalSection
EndGlobal
C#
1
https://gitee.com/falang/fa.git
git@gitee.com:falang/fa.git
falang
fa
fa
main

搜索帮助