forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathazure.pyproj
127 lines (127 loc) · 6.39 KB
/
azure.pyproj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{25b2c65a-0553-4452-8907-8b5b17544e68}</ProjectGuid>
<ProjectHome>
</ProjectHome>
<StartupFile>tests\blob_performance.py</StartupFile>
<WorkingDirectory>tests</WorkingDirectory>
<OutputPath>.</OutputPath>
<Name>azure</Name>
<RootNamespace>azure</RootNamespace>
<IsWindowsApplication>False</IsWindowsApplication>
<LaunchProvider>Standard Python launcher</LaunchProvider>
<CommandLineArguments />
<InterpreterPath />
<InterpreterArguments />
<InterpreterId>{2af0f10d-7135-4994-9156-5d01c9c11b7e}</InterpreterId>
<InterpreterVersion>2.7</InterpreterVersion>
<SccProjectName>SAK</SccProjectName>
<SccProvider>SAK</SccProvider>
<SccAuxPath>SAK</SccAuxPath>
<SccLocalPath>SAK</SccLocalPath>
<SearchPath>.</SearchPath>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<DebugSymbols>true</DebugSymbols>
<EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
</PropertyGroup>
<ItemGroup>
<Compile Include="azure\http\batchclient.py" />
<Compile Include="azure\http\httpclient.py" />
<Compile Include="azure\http\requestsclient.py" />
<Compile Include="azure\http\winhttp.py" />
<Compile Include="azure\http\__init__.py" />
<Compile Include="azure\servicemanagement\schedulermanagementservice.py" />
<Compile Include="azure\servicemanagement\servicebusmanagementservice.py" />
<Compile Include="azure\servicemanagement\servicemanagementclient.py" />
<Compile Include="azure\servicemanagement\servicemanagementservice.py" />
<Compile Include="azure\servicemanagement\sqldatabasemanagementservice.py" />
<Compile Include="azure\servicemanagement\websitemanagementservice.py" />
<Compile Include="azure\servicemanagement\__init__.py" />
<Compile Include="azure\servicebus\servicebusservice.py" />
<Compile Include="azure\storage\blobservice.py" />
<Compile Include="azure\storage\queueservice.py" />
<Compile Include="azure\storage\cloudstorageaccount.py" />
<Compile Include="azure\storage\tableservice.py" />
<Compile Include="azure\storage\sharedaccesssignature.py" />
<Compile Include="azure\__init__.py" />
<Compile Include="azure\servicebus\__init__.py" />
<Compile Include="azure\storage\storageclient.py" />
<Compile Include="azure\storage\__init__.py" />
<Compile Include="setup.py" />
<Compile Include="tests\blob_performance.py" />
<Compile Include="tests\clean.py" />
<Compile Include="tests\doctest_blobservice.py" />
<Compile Include="tests\doctest_queueservice.py" />
<Compile Include="tests\doctest_servicebusservicequeue.py" />
<Compile Include="tests\doctest_servicebusservicetopic.py" />
<Compile Include="tests\doctest_tableservice.py" />
<Compile Include="tests\test_affinitygroupmanagementservice.py" />
<Compile Include="tests\test_blobservice.py" />
<Compile Include="tests\test_cloudstorageaccount.py" />
<Compile Include="tests\test_eventhubservice.py" />
<Compile Include="tests\test_managementcertificatemanagementservice.py" />
<Compile Include="tests\test_queueservice.py" />
<Compile Include="tests\test_schedulermanagementservice.py" />
<Compile Include="tests\test_servicebusmanagementservice.py" />
<Compile Include="tests\test_servicebusservice.py" />
<Compile Include="tests\test_servicemanagementservice.py" />
<Compile Include="tests\test_sharedaccesssignature.py" />
<Compile Include="tests\test_sqldatabasemanagementservice.py" />
<Compile Include="tests\test_storagemanagementservice.py" />
<Compile Include="tests\test_tableservice.py" />
<Compile Include="tests\test_websitemanagementservice.py" />
<Compile Include="tests\util.py" />
<Compile Include="tests\__init__.py" />
</ItemGroup>
<ItemGroup>
<Folder Include="azure" />
<Folder Include="azure\http" />
<Folder Include="azure\servicemanagement" />
<Folder Include="azure\servicebus" />
<Folder Include="azure\storage" />
<Folder Include="tests\" />
<Folder Include="tests\data\" />
</ItemGroup>
<ItemGroup>
<InterpreterReference Include="{2af0f10d-7135-4994-9156-5d01c9c11b7e}\2.6" />
<InterpreterReference Include="{2af0f10d-7135-4994-9156-5d01c9c11b7e}\2.7" />
<InterpreterReference Include="{2af0f10d-7135-4994-9156-5d01c9c11b7e}\3.3" />
<InterpreterReference Include="{2af0f10d-7135-4994-9156-5d01c9c11b7e}\3.4" />
<InterpreterReference Include="{9a7a9026-48c1-4688-9d5d-e5699d47d074}\2.7" />
<InterpreterReference Include="{9a7a9026-48c1-4688-9d5d-e5699d47d074}\3.3" />
<InterpreterReference Include="{9a7a9026-48c1-4688-9d5d-e5699d47d074}\3.4" />
</ItemGroup>
<ItemGroup>
<Content Include=".gitignore" />
<Content Include="ChangeLog.txt" />
<Content Include="LICENSE.txt" />
<Content Include="README.rst" />
<Content Include="requirements.txt" />
<Content Include="tests\azurecredentials_sample.json" />
<Content Include="tests\coverage.bat" />
<Content Include="tests\coverage_x64.bat" />
<Content Include="tests\data\testhd" />
<Content Include="tests\data\WindowsAzure1.cspkg" />
<Content Include="tests\run" />
<Content Include="tests\run-mgmt.bat" />
<Content Include="tests\run-servicebus.bat" />
<Content Include="tests\run-storage.bat" />
<Content Include="tests\run-travis-tests" />
<Content Include="tests\run.bat" />
</ItemGroup>
<PropertyGroup>
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
<VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
<PtvsTargetsFile>$(VSToolsPath)\Python Tools\Microsoft.PythonTools.targets</PtvsTargetsFile>
</PropertyGroup>
<Import Condition="Exists($(PtvsTargetsFile))" Project="$(PtvsTargetsFile)" />
<Import Condition="!Exists($(PtvsTargetsFile))" Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
</Project>