Commit 42c41c6f by Elias Sarraf

set webcore output dir & delete images dir

parent f6c42b9b
templateWebApp/__history/
templateWebApp/config/__history/
templateWebApp/Win32/ templateWebApp/Win32/
templateXDataServer/__history/ templateXDataServer/__history/
templateXDataServer/bin/logs/
templateXDataServer/bin/static/
templateXDataServer/Win32/ templateXDataServer/Win32/
*.res *.res
...@@ -7,10 +11,3 @@ templateXDataServer/Win32/ ...@@ -7,10 +11,3 @@ templateXDataServer/Win32/
*.local *.local
*.zip *.zip
*.exe *.exe
templateWebApp/__history/
templateWebApp/config/__history/
templateXDataServer/bin/logs/
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
<TMSWebBrowser>1</TMSWebBrowser> <TMSWebBrowser>1</TMSWebBrowser>
<TMSUseJSDebugger>2</TMSUseJSDebugger> <TMSUseJSDebugger>2</TMSUseJSDebugger>
<TMSWebSingleInstance>1</TMSWebSingleInstance> <TMSWebSingleInstance>1</TMSWebSingleInstance>
<TMSWebOutputPath>..\templateXDataServer\bin</TMSWebOutputPath> <TMSWebOutputPath>..\templateXDataServer\bin\static</TMSWebOutputPath>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(Cfg_2)'!=''"> <PropertyGroup Condition="'$(Cfg_2)'!=''">
<DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols> <DCC_LocalDebugSymbols>false</DCC_LocalDebugSymbols>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment