Changeset 11
- Timestamp:
- 11/19/08 13:22:54 (17 years ago)
- Location:
- trunk
- Files:
-
- 6 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/VC71/71ScriptDev2.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="7.10" 5 Name=" ScriptsFull"5 Name="TrinityScript" 6 6 ProjectGUID="{4295C8A9-79B7-4354-8064-F05FB9CA0C96}" 7 7 RootNamespace="ScriptDev2" -
trunk/src/bindings/scripts/VC80/80ScriptDev2.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="8,00" 5 Name=" ScriptsFull"5 Name="TrinityScript" 6 6 ProjectGUID="{4295C8A9-79B7-4354-8064-F05FB9CA0C96}" 7 7 RootNamespace="ScriptDev2" -
trunk/src/bindings/scripts/VC90/90ScriptDev2.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="9,00" 5 Name=" ScriptsFull"5 Name="TrinityScript" 6 6 ProjectGUID="{4295C8A9-79B7-4354-8064-F05FB9CA0C96}" 7 7 RootNamespace="ScriptDev2" -
trunk/win/VC71/ACE_vc71.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="7.10" 5 Name="ACE_Wrap er"5 Name="ACE_Wrappers" 6 6 ProjectGUID="{7C74F49E-FECA-1BAD-6757-8A6348EA12C8}" 7 7 SccProjectName="" … … 2012 2012 </File> 2013 2013 <File 2014 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h"> 2015 </File> 2016 <File 2014 2017 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h"> 2015 2018 </File> 2016 2019 <File 2017 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h">2018 </File>2019 <File2020 2020 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fcntl.h"> 2021 2021 </File> … … 2300 2300 </File> 2301 2301 <File 2302 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h"> 2303 </File> 2304 <File 2302 2305 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h"> 2303 2306 </File> 2304 2307 <File 2305 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h">2306 </File>2307 <File2308 2308 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_strings.h"> 2309 2309 </File> … … 2336 2336 </File> 2337 2337 <File 2338 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h"> 2339 </File> 2340 <File 2338 2341 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h"> 2339 </File>2340 <File2341 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h">2342 2342 </File> 2343 2343 <File -
trunk/win/VC80/ACE_vc8.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="8,00" 5 Name="ACEWrap er"5 Name="ACEWrappers" 6 6 ProjectGUID="{AD537C9A-FECA-1BAD-6757-8A6348EA12C8}" 7 7 RootNamespace="ACE" … … 2865 2865 </File> 2866 2866 <File 2867 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h" 2868 > 2869 </File> 2870 <File 2867 2871 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h" 2868 2872 > 2869 2873 </File> 2870 2874 <File 2871 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h"2872 >2873 </File>2874 <File2875 2875 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fcntl.h" 2876 2876 > … … 3249 3249 </File> 3250 3250 <File 3251 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h" 3252 > 3253 </File> 3254 <File 3251 3255 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h" 3252 3256 > 3253 3257 </File> 3254 3258 <File 3255 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h"3256 >3257 </File>3258 <File3259 3259 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_strings.h" 3260 3260 > … … 3297 3297 </File> 3298 3298 <File 3299 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h" 3300 > 3301 </File> 3302 <File 3299 3303 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h" 3300 >3301 </File>3302 <File3303 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h"3304 3304 > 3305 3305 </File> -
trunk/win/VC90/ACE_vc9.vcproj
r6 r11 3 3 ProjectType="Visual C++" 4 4 Version="9,00" 5 Name="ACEWrap er"5 Name="ACEWrappers" 6 6 ProjectGUID="{BD537C9A-FECA-1BAD-6757-8A6348EA12C8}" 7 7 RootNamespace="ACE" … … 2854 2854 </File> 2855 2855 <File 2856 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h" 2857 > 2858 </File> 2859 <File 2856 2860 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_errno.h" 2857 2861 > 2858 2862 </File> 2859 2863 <File 2860 RelativePath="..\..\dep\ACE_wrappers\ace\OS_Errno.h"2861 >2862 </File>2863 <File2864 2864 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_fcntl.h" 2865 2865 > … … 3238 3238 </File> 3239 3239 <File 3240 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h" 3241 > 3242 </File> 3243 <File 3240 3244 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_string.h" 3241 3245 > 3242 3246 </File> 3243 3247 <File 3244 RelativePath="..\..\dep\ACE_wrappers\ace\OS_String.h"3245 >3246 </File>3247 <File3248 3248 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_strings.h" 3249 3249 > … … 3286 3286 </File> 3287 3287 <File 3288 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h" 3289 > 3290 </File> 3291 <File 3288 3292 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\os_time.h" 3289 >3290 </File>3291 <File3292 RelativePath="..\..\dep\ACE_wrappers\ace\os_include\sys\os_time.h"3293 3293 > 3294 3294 </File>