Added CSSSUtils.cs to the project for windows.

This commit is contained in:
Jim Norman 2007-07-10 15:45:21 +00:00
parent 810c767431
commit a15b5a7eda

View File

@ -160,6 +160,7 @@
<Compile Include="common\CSSSLogger.cs"> <Compile Include="common\CSSSLogger.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>
<Compile Include="common\CSSSUtils.cs" />
<Compile Include="common\RequestParser.cs"> <Compile Include="common\RequestParser.cs">
<SubType>Code</SubType> <SubType>Code</SubType>
</Compile> </Compile>