summaryrefslogtreecommitdiff
path: root/BCT/BytecodeTranslator/BytecodeTranslator.csproj
diff options
context:
space:
mode:
authorGravatar Unknown <t-espave@A3479886.redmond.corp.microsoft.com>2011-07-15 16:33:03 -0700
committerGravatar Unknown <t-espave@A3479886.redmond.corp.microsoft.com>2011-07-15 16:33:03 -0700
commit7c26f1882da116c88bec2dde317623006af3e153 (patch)
treeec7c489a8f42859db61f2c469cc942402edfcc4b /BCT/BytecodeTranslator/BytecodeTranslator.csproj
parentfb0960efe49ccb771ffee57e2cfaccdac6db4e04 (diff)
- keeping track of BCT name changes to controls
- injecting navigation changes code
Diffstat (limited to 'BCT/BytecodeTranslator/BytecodeTranslator.csproj')
-rw-r--r--BCT/BytecodeTranslator/BytecodeTranslator.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/BCT/BytecodeTranslator/BytecodeTranslator.csproj b/BCT/BytecodeTranslator/BytecodeTranslator.csproj
index e9b8be83..8f72e62f 100644
--- a/BCT/BytecodeTranslator/BytecodeTranslator.csproj
+++ b/BCT/BytecodeTranslator/BytecodeTranslator.csproj
@@ -128,7 +128,7 @@
<Compile Include="Phone\PhoneCodeHelper.cs" />
<Compile Include="Phone\PhoneInitializationTraverser.cs" />
<Compile Include="Phone\PhoneNavigationTraverser.cs" />
- <Compile Include="Phone\PhoneURIDeclarationsTraverser.cs" />
+ <Compile Include="Phone\PhoneCodeWrapperWriter.cs" />
<Compile Include="Prelude.cs" />
<Compile Include="ExpressionTraverser.cs" />
<Compile Include="Sink.cs" />