summaryrefslogtreecommitdiff
path: root/support/nlatexdb/nlatexdb.sln
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /support/nlatexdb/nlatexdb.sln
Initial commit
Diffstat (limited to 'support/nlatexdb/nlatexdb.sln')
-rw-r--r--support/nlatexdb/nlatexdb.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/support/nlatexdb/nlatexdb.sln b/support/nlatexdb/nlatexdb.sln
new file mode 100644
index 0000000000..871f8d32f3
--- /dev/null
+++ b/support/nlatexdb/nlatexdb.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "nlatexdb", "nlatexdb\nlatexdb.csproj", "{E7A0AF1A-575D-4FDC-A01B-2106E4806657}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x86 = Debug|x86
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E7A0AF1A-575D-4FDC-A01B-2106E4806657}.Debug|x86.ActiveCfg = Debug|x86
+ {E7A0AF1A-575D-4FDC-A01B-2106E4806657}.Debug|x86.Build.0 = Debug|x86
+ {E7A0AF1A-575D-4FDC-A01B-2106E4806657}.Release|x86.ActiveCfg = Release|x86
+ {E7A0AF1A-575D-4FDC-A01B-2106E4806657}.Release|x86.Build.0 = Release|x86
+ EndGlobalSection
+ GlobalSection(MonoDevelopProperties) = preSolution
+ StartupItem = nlatexdb\nlatexdb.csproj
+ EndGlobalSection
+EndGlobal