summaryrefslogtreecommitdiff
path: root/src/core/stduseronline/stduseronline.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/stduseronline/stduseronline.vcxproj')
-rw-r--r--src/core/stduseronline/stduseronline.vcxproj28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/core/stduseronline/stduseronline.vcxproj b/src/core/stduseronline/stduseronline.vcxproj
new file mode 100644
index 0000000000..0b2a2f56c5
--- /dev/null
+++ b/src/core/stduseronline/stduseronline.vcxproj
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectName>StdUserOnline</ProjectName>
+ <ProjectGuid>{d22c1bbb-e06a-4a28-8f33-17d1ea3e8563}</ProjectGuid>
+ </PropertyGroup>
+ <ImportGroup Label="PropertySheets">
+ <Import Project="$(ProjectDir)..\..\..\build\vc.common\core.props" />
+ </ImportGroup>
+</Project> \ No newline at end of file