Skip to content

Commit eeb0dc6

Browse files
pmengal_cppmengal_cp
authored andcommitted
Initial commit
1 parent db247b5 commit eeb0dc6

101 files changed

Lines changed: 3432 additions & 3748 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

..svnbridge/.svnbridge

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>*.postbuild
22
Xenocode
33
Index.dat
4+
ActiveUp.Net.Compact.suo
5+
UpgradeLog.XML
46
</Value></Property></Properties></ItemProperties>

ActiveUp.Net.Compact.sln

Lines changed: 20 additions & 275 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>bin
2+
obj
3+
</Value></Property></Properties></ItemProperties>

Class Library/ActiveUp.Net.Dns.Compact/ActiveUp.Net.Dns.Compact.csproj

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
22
<PropertyGroup>
33
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
44
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -17,6 +17,12 @@
1717
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
1818
<FormFactorID>
1919
</FormFactorID>
20+
<FileUpgradeFlags>
21+
</FileUpgradeFlags>
22+
<OldToolsVersion>2.0</OldToolsVersion>
23+
<NativePlatformName>Windows CE</NativePlatformName>
24+
<UpgradeBackupLocation>
25+
</UpgradeBackupLocation>
2026
</PropertyGroup>
2127
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2228
<DebugSymbols>true</DebugSymbols>
@@ -53,7 +59,6 @@
5359
<FileAlignment>512</FileAlignment>
5460
<DebugType>pdbonly</DebugType>
5561
<PlatformTarget>AnyCPU</PlatformTarget>
56-
<CodeAnalysisRuleAssemblies>C:\Arquivos de programas\Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\\rules</CodeAnalysisRuleAssemblies>
5762
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
5863
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
5964
<ErrorReport>prompt</ErrorReport>
@@ -69,7 +74,6 @@
6974
<FileAlignment>512</FileAlignment>
7075
<DebugType>pdbonly</DebugType>
7176
<PlatformTarget>AnyCPU</PlatformTarget>
72-
<CodeAnalysisRuleAssemblies>C:\Arquivos de programas\Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\\rules</CodeAnalysisRuleAssemblies>
7377
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
7478
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
7579
<ErrorReport>prompt</ErrorReport>
@@ -244,4 +248,5 @@
244248
<PropertyGroup>
245249
<PostBuildEvent>copy "$(TargetPath)" "../../../../Samples/Lib/$(TargetFileName)"</PostBuildEvent>
246250
</PropertyGroup>
251+
<Import Condition="'$(TargetFrameworkVersion)' == 'v3.5'" Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
247252
</Project>
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>bin
2+
obj
3+
</Value></Property></Properties></ItemProperties>

Class Library/ActiveUp.Net.Groupware.Compact/ActiveUp.Net.Groupware.Compact.csproj

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
22
<PropertyGroup>
33
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
44
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
@@ -17,6 +17,12 @@
1717
<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
1818
<FormFactorID>
1919
</FormFactorID>
20+
<FileUpgradeFlags>
21+
</FileUpgradeFlags>
22+
<OldToolsVersion>2.0</OldToolsVersion>
23+
<NativePlatformName>Windows CE</NativePlatformName>
24+
<UpgradeBackupLocation>
25+
</UpgradeBackupLocation>
2026
</PropertyGroup>
2127
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
2228
<DebugSymbols>true</DebugSymbols>
@@ -53,7 +59,6 @@
5359
<FileAlignment>512</FileAlignment>
5460
<DebugType>pdbonly</DebugType>
5561
<PlatformTarget>AnyCPU</PlatformTarget>
56-
<CodeAnalysisRuleAssemblies>C:\Arquivos de programas\Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\\rules</CodeAnalysisRuleAssemblies>
5762
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
5863
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
5964
<ErrorReport>prompt</ErrorReport>
@@ -69,7 +74,6 @@
6974
<FileAlignment>512</FileAlignment>
7075
<DebugType>pdbonly</DebugType>
7176
<PlatformTarget>AnyCPU</PlatformTarget>
72-
<CodeAnalysisRuleAssemblies>C:\Arquivos de programas\Microsoft Visual Studio 8\Team Tools\Static Analysis Tools\FxCop\\rules</CodeAnalysisRuleAssemblies>
7377
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
7478
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
7579
<ErrorReport>prompt</ErrorReport>
@@ -226,4 +230,5 @@
226230
<PropertyGroup>
227231
<PostBuildEvent>copy "$(TargetPath)" "../../../../Samples/Lib/$(TargetFileName)"</PostBuildEvent>
228232
</PropertyGroup>
233+
<Import Condition="'$(TargetFrameworkVersion)' == 'v3.5'" Project="$(MSBuildBinPath)\Microsoft.CompactFramework.CSharp.targets" />
229234
</Project>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>bin
2+
ActiveUp.Net.Groupware.csproj.user
23
</Value></Property></Properties></ItemProperties>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>ActiveUp.Net.Mail.Compact.csproj.user
2+
bin
3+
obj
4+
</Value></Property></Properties></ItemProperties>

0 commit comments

Comments
 (0)