LDAPManager.njsproj 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">14.0</VisualStudioVersion>
  5. <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
  6. <Name>LDAPManager</Name>
  7. <RootNamespace>LDAPManager</RootNamespace>
  8. </PropertyGroup>
  9. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  10. <PropertyGroup>
  11. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  12. <SchemaVersion>2.0</SchemaVersion>
  13. <ProjectGuid>82f43a22-9411-4b31-ac19-35fafe99caa9</ProjectGuid>
  14. <ProjectHome>.</ProjectHome>
  15. <StartupFile>app.js</StartupFile>
  16. <SearchPath>
  17. </SearchPath>
  18. <WorkingDirectory>.</WorkingDirectory>
  19. <OutputPath>.</OutputPath>
  20. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  21. <ProjectTypeGuids>{3AF33F2E-1136-4D97-BBB7-1795711AC8B8};{349c5851-65df-11da-9384-00065b846f21};{9092AA53-FB77-4645-B42D-1CCCA6BD08BD}</ProjectTypeGuids>
  22. <NodejsPort>1337</NodejsPort>
  23. <EnableTypeScript>true</EnableTypeScript>
  24. <StartWebBrowser>true</StartWebBrowser>
  25. </PropertyGroup>
  26. <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
  27. <DebugSymbols>true</DebugSymbols>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
  30. <DebugSymbols>true</DebugSymbols>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Content Include="public\javascripts\category.js">
  34. <SubType>Code</SubType>
  35. </Content>
  36. <Content Include="public\javascripts\tree.js">
  37. <SubType>Code</SubType>
  38. </Content>
  39. <Content Include="templates\tree.pug" />
  40. <Content Include="views\category.pug">
  41. <SubType>Code</SubType>
  42. </Content>
  43. <None Include="app.ts" />
  44. <None Include="routes\index.ts" />
  45. <None Include="routes\category.ts" />
  46. <Content Include="config.js">
  47. <SubType>Code</SubType>
  48. </Content>
  49. <Content Include="libman.json" />
  50. <Content Include="tsconfig.json" />
  51. <Content Include="package.json" />
  52. <Content Include="public\stylesheets\main.css" />
  53. <Content Include="README.md" />
  54. <Content Include="views\login.pug" />
  55. <Content Include="views\index.pug" />
  56. <Content Include="views\layout.pug" />
  57. <Content Include="views\error.pug" />
  58. </ItemGroup>
  59. <ItemGroup>
  60. <Folder Include="public\" />
  61. <Folder Include="public\images\" />
  62. <Folder Include="public\javascripts\" />
  63. <Folder Include="public\stylesheets\" />
  64. <Folder Include="routes\" />
  65. <Folder Include="src\" />
  66. <Folder Include="templates\" />
  67. <Folder Include="views\" />
  68. </ItemGroup>
  69. <ItemGroup>
  70. <TypeScriptCompile Include="routes\entity.ts" />
  71. <TypeScriptCompile Include="routes\login.ts">
  72. <SubType>Code</SubType>
  73. </TypeScriptCompile>
  74. <TypeScriptCompile Include="src\ConfigLoader.ts">
  75. <SubType>Code</SubType>
  76. </TypeScriptCompile>
  77. <TypeScriptCompile Include="src\LDAPInterface.ts">
  78. <SubType>Code</SubType>
  79. </TypeScriptCompile>
  80. <TypeScriptCompile Include="src\LDAPTree.ts">
  81. <SubType>Code</SubType>
  82. </TypeScriptCompile>
  83. <TypeScriptCompile Include="src\RouterUtils.ts" />
  84. <TypeScriptCompile Include="src\Security.ts" />
  85. <TypeScriptCompile Include="src\LDAPEntry.ts">
  86. <SubType>Code</SubType>
  87. </TypeScriptCompile>
  88. </ItemGroup>
  89. <Import Project="$(VSToolsPath)\Node.js Tools\Microsoft.NodejsToolsV2.targets" />
  90. <ProjectExtensions>
  91. <VisualStudio>
  92. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  93. <WebProjectProperties>
  94. <UseIIS>False</UseIIS>
  95. <AutoAssignPort>True</AutoAssignPort>
  96. <DevelopmentServerPort>0</DevelopmentServerPort>
  97. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  98. <IISUrl>http://localhost:48022/</IISUrl>
  99. <NTLMAuthentication>False</NTLMAuthentication>
  100. <UseCustomServer>True</UseCustomServer>
  101. <CustomServerUrl>http://localhost:1337</CustomServerUrl>
  102. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  103. </WebProjectProperties>
  104. </FlavorProperties>
  105. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}" User="">
  106. <WebProjectProperties>
  107. <StartPageUrl>
  108. </StartPageUrl>
  109. <StartAction>CurrentPage</StartAction>
  110. <AspNetDebugging>True</AspNetDebugging>
  111. <SilverlightDebugging>False</SilverlightDebugging>
  112. <NativeDebugging>False</NativeDebugging>
  113. <SQLDebugging>False</SQLDebugging>
  114. <ExternalProgram>
  115. </ExternalProgram>
  116. <StartExternalURL>
  117. </StartExternalURL>
  118. <StartCmdLineArguments>
  119. </StartCmdLineArguments>
  120. <StartWorkingDirectory>
  121. </StartWorkingDirectory>
  122. <EnableENC>False</EnableENC>
  123. <AlwaysStartWebServerOnDebug>False</AlwaysStartWebServerOnDebug>
  124. </WebProjectProperties>
  125. </FlavorProperties>
  126. </VisualStudio>
  127. </ProjectExtensions>
  128. </Project>