diff options
author | sr55 <[email protected]> | 2010-02-20 18:08:41 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2010-02-20 18:08:41 +0000 |
commit | b9d00019295781bed79eca280bac798b7bb7c64f (patch) | |
tree | 341aac9ec87d84d71be18a42afe0ee52ef497d3f /win/C#/HandBrakeCS.csproj.ReSharper | |
parent | e5d5bc94b2217a9eb65857d83d31138d126947e4 (diff) |
WinGui:
- Tied Microsoft StyleCop into the build process.
- Included a settings file for StyleCop so anyone who picks up the project can use the global project settings.
- Started Clearing up Warnings generated by stylecop.
- Also included Resharper 5 config files that users can use.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3129 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/HandBrakeCS.csproj.ReSharper')
-rw-r--r-- | win/C#/HandBrakeCS.csproj.ReSharper | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/win/C#/HandBrakeCS.csproj.ReSharper b/win/C#/HandBrakeCS.csproj.ReSharper new file mode 100644 index 000000000..9b0507870 --- /dev/null +++ b/win/C#/HandBrakeCS.csproj.ReSharper @@ -0,0 +1,3 @@ +<Configuration>
+ <Localizable>No</Localizable>
+</Configuration>
\ No newline at end of file |