added data solution for hacking that stuff. real VS only, sorry.
This commit is contained in:
43
openra-data.sln
Normal file
43
openra-data.sln
Normal file
@@ -0,0 +1,43 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "mods", "mods", "{F0BAF862-166C-402E-AF8E-16CA1A5EB585}"
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ra", "ra", "{59F0734D-2F86-4C26-8171-CF45EE01E97A}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
mods\ra\campaignUnits.ini = mods\ra\campaignUnits.ini
|
||||
mods\ra\defaults.yaml = mods\ra\defaults.yaml
|
||||
mods\ra\merge-rules.yaml = mods\ra\merge-rules.yaml
|
||||
mods\ra\mod.yaml = mods\ra\mod.yaml
|
||||
mods\ra\rules.ini = mods\ra\rules.ini
|
||||
mods\ra\rules.yaml = mods\ra\rules.yaml
|
||||
mods\ra\sequences.xml = mods\ra\sequences.xml
|
||||
mods\ra\trees.ini = mods\ra\trees.ini
|
||||
mods\ra\units.ini = mods\ra\units.ini
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "aftermath", "aftermath", "{8DA16338-FA8F-4CCD-8731-CBFCF5E31A78}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
mods\aftermath\aftermathUnits.ini = mods\aftermath\aftermathUnits.ini
|
||||
mods\aftermath\aftrmath.ini = mods\aftermath\aftrmath.ini
|
||||
mods\aftermath\mod.yaml = mods\aftermath\mod.yaml
|
||||
mods\aftermath\rules.yaml = mods\aftermath\rules.yaml
|
||||
mods\aftermath\sequences.xml = mods\aftermath\sequences.xml
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "ra-ng", "ra-ng", "{8C56DCEF-63A3-4E69-B826-20C5F7EF4C43}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
mods\ra-ng\defense-queue.yaml = mods\ra-ng\defense-queue.yaml
|
||||
mods\ra-ng\mod.yaml = mods\ra-ng\mod.yaml
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(NestedProjects) = preSolution
|
||||
{59F0734D-2F86-4C26-8171-CF45EE01E97A} = {F0BAF862-166C-402E-AF8E-16CA1A5EB585}
|
||||
{8DA16338-FA8F-4CCD-8731-CBFCF5E31A78} = {F0BAF862-166C-402E-AF8E-16CA1A5EB585}
|
||||
{8C56DCEF-63A3-4E69-B826-20C5F7EF4C43} = {F0BAF862-166C-402E-AF8E-16CA1A5EB585}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user