mirror of
https://github.com/hanetzer/sdraw_mods_cvr.git
synced 2025-09-07 03:59:16 +00:00
Version difference
This commit is contained in:
parent
b16d82c1f5
commit
0921899dc8
19 changed files with 94 additions and 29 deletions
|
@ -26,6 +26,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_dht", "ml_dht\ml_dht.csp
|
|||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_bft", "ml_bft\ml_bft.csproj", "{331C995D-9648-44AD-8B02-D5F3A89FDC1F}"
|
||||
EndProject
|
||||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ml_vpc", "ml_vpc\ml_vpc.csproj", "{A0461752-5D20-4E9C-B6EA-865E2C0ED137}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
|
@ -65,6 +67,10 @@ Global
|
|||
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Release|x64.ActiveCfg = Release|x64
|
||||
{331C995D-9648-44AD-8B02-D5F3A89FDC1F}.Release|x64.Build.0 = Release|x64
|
||||
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Debug|x64.Build.0 = Debug|x64
|
||||
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Release|x64.ActiveCfg = Release|x64
|
||||
{A0461752-5D20-4E9C-B6EA-865E2C0ED137}.Release|x64.Build.0 = Release|x64
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue