mirror of
https://github.com/ivellioscolin/pykd.git
synced 2025-04-19 19:13:22 +08:00
[~] add tfs-settings for vcproj
git-svn-id: https://pykd.svn.codeplex.com/svn@68562 9b283d60-5439-405e-af05-b73fd8c4d996
This commit is contained in:
parent
7af0fef793
commit
a200243a76
@ -1,10 +1,14 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Version="9.00"
|
||||
Name="pykd"
|
||||
ProjectGUID="{FE961905-666F-4908-A212-961465F46F13}"
|
||||
RootNamespace="pykd"
|
||||
SccProjectName="$/pykd/pykd"
|
||||
SccAuxPath="https://tfs.codeplex.com/tfs/TFS08"
|
||||
SccLocalPath="."
|
||||
SccProvider="{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}"
|
||||
Keyword="Win32Proj"
|
||||
TargetFrameworkVersion="0"
|
||||
>
|
||||
|
@ -1,10 +1,14 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="9,00"
|
||||
Version="9.00"
|
||||
Name="targetapp"
|
||||
ProjectGUID="{C6254E16-AB8E-41EE-887D-31458E93FC68}"
|
||||
RootNamespace="targetapp"
|
||||
SccProjectName="$/pykd/test/targetapp"
|
||||
SccAuxPath="https://tfs.codeplex.com/tfs/TFS08"
|
||||
SccLocalPath="."
|
||||
SccProvider="{4CA58AB2-18FA-4F8D-95D4-32DDF27D184C}"
|
||||
Keyword="Win32Proj"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user