Changeset 1202 for FCKeditor.Net/trunk/FredCK.FCKeditorV2.vs2003.csproj
- Timestamp:
- 2007-12-13 19:33:33 (10 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Net/trunk/FredCK.FCKeditorV2.vs2003.csproj
r1158 r1202 108 108 /> 109 109 <File 110 RelPath = "_license.txt"111 BuildAction = "Content"112 />113 <File114 110 RelPath = "_whatsnew.html" 115 111 BuildAction = "Content" … … 136 132 /> 137 133 <File 138 RelPath = "FileBrowserConnector.cs"139 SubType = "ASPXCodeBehind"140 BuildAction = "Compile"141 />142 <File143 RelPath = "FileWorkerBase.cs"144 SubType = "ASPXCodeBehind"145 BuildAction = "Compile"146 />147 <File148 RelPath = "Uploader.cs"149 SubType = "ASPXCodeBehind"150 BuildAction = "Compile"151 />152 <File153 134 RelPath = "Util.cs" 154 135 SubType = "Code" … … 160 141 BuildAction = "Compile" 161 142 /> 143 <File 144 RelPath = "FileBrowser\Config.cs" 145 SubType = "ASPXCodeBehind" 146 BuildAction = "Compile" 147 /> 148 <File 149 RelPath = "FileBrowser\Connector.cs" 150 SubType = "ASPXCodeBehind" 151 BuildAction = "Compile" 152 /> 153 <File 154 RelPath = "FileBrowser\FileWorkerBase.cs" 155 SubType = "ASPXCodeBehind" 156 BuildAction = "Compile" 157 /> 158 <File 159 RelPath = "FileBrowser\TypeConfig.cs" 160 SubType = "Code" 161 BuildAction = "Compile" 162 /> 163 <File 164 RelPath = "FileBrowser\TypeConfigList.cs" 165 SubType = "Code" 166 BuildAction = "Compile" 167 /> 168 <File 169 RelPath = "FileBrowser\Uploader.cs" 170 SubType = "ASPXCodeBehind" 171 BuildAction = "Compile" 172 /> 173 <File 174 RelPath = "FileBrowser\XmlResponseHandler.cs" 175 SubType = "Code" 176 BuildAction = "Compile" 177 /> 162 178 </Include> 163 179 </Files>